Mp3AudioWaveFormatBlockSize Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
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
UInt16
See Also