WaveFileReaderSampleCount Property |
Gets the number of samples
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public long SampleCount { get; }
Public ReadOnly Property SampleCount As Long
Get
public:
property long long SampleCount {
long long get ();
}
member SampleCount : int64 with get
Property Value
Type:
Int64See Also