| IAudioClientGetMixFormat Method  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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