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.4.13.0
Syntax
public override long Position { get; set; }

Property Value

Int64
See Also