Mp3AudioWaveFormatFramesPerBlock Property |
Frames per block (nFramesPerBlock)
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
UInt16
See Also