WaveFileReaderSampleCount Property |
Gets the number of samples
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic 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:
Int64
See Also