IAudioClientGetMixFormat Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
- Type: SystemIntPtr
Return Value
Type:
Int32
See Also