Mp3AudioWaveFormatBlockSize Property |
Block Size (nBlockSize)
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic ushort BlockSize { get; set; }
Public Property BlockSize As UShort
Get
Set
public:
property unsigned short BlockSize {
unsigned short get ();
void set (unsigned short value);
}
member BlockSize : uint16 with get, set
Property Value
Type:
UInt16
See Also