Click or drag to resize

WaveFileReaderPosition Property

Gets or sets the position of the audio data within the stream.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public override long Position { get; set; }

Property Value

Type: Int64
See Also