WaveOutBufferBufferSize Property |
Gets the size of the buffer in bytes
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int BufferSize { get; }
Public ReadOnly Property BufferSize As Integer
Get
public:
property int BufferSize {
int get ();
}
member BufferSize : int with get
Property Value
Type:
Int32See Also