Mp3AudioWaveFormatFramesPerBlock Property |
Frames per block (nFramesPerBlock)
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ushort FramesPerBlock { get; set; }
Public Property FramesPerBlock As UShort
Get
Set
public:
property unsigned short FramesPerBlock {
unsigned short get ();
void set (unsigned short value);
}
member FramesPerBlock : uint16 with get, set
Property Value
Type:
UInt16See Also