Click or drag to resize

WaveFileReaderLength Property

Gets the length of the audio data (and not the length of the Stream).

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

Property Value

Int64
See Also