Mp3AudioWaveFormatFramesPerBlock Property |
Frames per block (nFramesPerBlock)
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
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
UInt16
See Also