Mp3FrameSampleCount Property |
The number of samples in this frame
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic int SampleCount { get; }
Public ReadOnly Property SampleCount As Integer
Get
public:
property int SampleCount {
int get ();
}
member SampleCount : int with get
Property Value
Type:
Int32
See Also