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.3.199.0
Syntax
public override long Length { get; }

Property Value

Type: Int64
See Also