IAudioClientGetMixFormat Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax int 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
- Type: SystemIntPtr
Return Value
Type:
Int32See Also