Click or drag to resize
AudioFormatGetByteSize Method
Specifies that the size of audio data of the given audio type in bytes

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public int GetByteSize()

Return Value

Type: Int32
The size of the audio data in bytes
See Also