Mp3AudioWaveFormatBlockSize Property |
Block Size (nBlockSize)
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
UInt16See Also