IAudioClientGetMixFormat Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxint GetMixFormat(
out IntPtr deviceFormatPointer
)
Function GetMixFormat (
<OutAttribute> ByRef deviceFormatPointer As IntPtr
) As Integer
int GetMixFormat(
[OutAttribute] IntPtr% deviceFormatPointer
)
abstract GetMixFormat :
deviceFormatPointer : IntPtr byref -> int
Parameters
- deviceFormatPointer IntPtr
-
Return Value
Int32
See Also