User`s manual

Reference Manual 105
ISpecifyPropertyPages.
Alternatively, visit http://msdn.microsoft.com/library/ and from
the left panel navigation, select Graphics and Multimedia ->
DirectX -> SDK Documentation -> DirectX 9.0 (C++) -> Direct-
Show -> DirectShow Reference -> Interfaces for a complete list
of standard DirectShow filter interfaces references.
The ADLINK Hardware MPEG4 Device private interfaces are
described in this chapter.
IGOChip Interface
IGOChip::SetVideoConfig
The SetVideoConfig method sets the video configurations.
Syntax
HRESULT SetVideoConfig(
TCFG_FORMAT_EXTENSION* pConfig,
unsigned int* pError
);
Parameters
pConfig: [Out] Pointer to a structure
TCFG_FORMAT_EXTENSION that contains video configura-
tions.
pError: [Out] Error information
Return Value
HRESULT
Remarks
Normally, format information for DirectShow applications is
configured via the IAMStreamConfig interface. This interface is