Ozeki VoIP SDK Class library
Position Property
NamespacesOzeki.Media.MediaHandlersMediaStreamHandlerPosition
Gets or sets the current position in the audio stream
Declaration Syntax
C#Visual BasicVisual C++
protected int Position { get; set; }
Protected Property Position As Integer
	Get
	Set
protected:
property int Position {
	int get ();
	void set (int value);
}

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243