AudioDataStream.GetPosition Method

Definition

Get current position of the audio data stream.

public uint GetPosition ();
member this.GetPosition : unit -> uint32
Public Function GetPosition () As UInteger

Returns

Current position.

Applies to