| AudioStreamPlayerSeek Method | 
Sets the position from which audio will be played, in seconds.
Namespace: Godot
 Syntax
Syntaxpublic void Seek( float toPosition )
[Missing <param name="toPosition"/> documentation for "M:Godot.AudioStreamPlayer.Seek(System.Single)"]
 See Also
See Also