User`s manual

Reference Manual 119
Parameters
pCaps: [Out] Pointer to a _VIDEO_CAPABILITIES structure to
receive video capabilities.
Return Value
HRESULT
7. IGOChipConfig::GetAudioConfig
The GetAudioConfig method retrieves the audio configurations.
Syntax
HRESULT GetAudioConfig(
AUDIO_CONFIG *pConfig
);
Parameters
pConfig: [Out] Pointer to a structure AUDIO_CONFIG to
receive audio configurations.
Return Value
HRESULT
Related Items
IGOChipConfig::SetAudioConfig()
8. IGOChipConfig::SetAudioConfig
The SetAudioConfig method sets the audio configurations.
Syntax
HRESULT SetAudioConfig(
AUDIO_CONFIG *pConfig
);