Ozeki VoIP SDK Class library
Position Property
NamespacesOzeki.Media.Audio.StreamsWaveFileStreamPosition
Gets or sets the position within the current stream.
Declaration Syntax
C#Visual BasicVisual C++
public override long Position { get; set; }
Public Overrides Property Position As Long
	Get
	Set
public:
virtual property long long Position {
	long long get () override;
	void set (long long value) override;
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290