AudioFormatGetByteSize Method |
Specifies that the size of audio data of the given audio type in bytes
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax Public Function GetByteSize As Integer
public:
int GetByteSize()
member GetByteSize : unit -> int
Return Value
Type:
Int32The size of the audio data in bytes
See Also