IAudioClientGetBufferSize Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxint GetBufferSize(
out uint bufferSize
)
Function GetBufferSize (
<OutAttribute> ByRef bufferSize As UInteger
) As Integer
int GetBufferSize(
[OutAttribute] unsigned int% bufferSize
)
abstract GetBufferSize :
bufferSize : uint32 byref -> int
Parameters
- bufferSize UInt32
-
Return Value
Int32
See Also