Mp3FrameFrameLength Property |
Frame length in bytes
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int FrameLength { get; }
Public ReadOnly Property FrameLength As Integer
Get
public:
property int FrameLength {
int get ();
}
member FrameLength : int with get
Property Value
Type:
Int32See Also