Remarks
TV display has to be already enabled in order to set it to a particular
standard/scale mode. So for instance, to set the TV display to PAL from VGA
only mode, first call Adv_DVPAPI_SetDisplayMode(DISPLAY_TV) and then
Adv_DVPAPI_SetDisplayMode(DISPLAY_TV_PAL).
Adv_DVPAPI_GetHDTVMode
Syntax
HRESULT Adv_DVPAPI_GetHDTVMode(
PINT piHDTVModeIndex)
Description
Retrieves the set HDTV mode.
Parameters
piHDTVModeIndex
[out] HDTV mode index, were:
0 : 480p / 59.94Hz
1: 720p / 60Hz
2: 1080i / 60Hz
Return Value
E_FAIL:
Failure.
S_OK: Success.
E_ACCESSDENIED : This interface is not initialized.
E_INVALIDARG : piHDTVModeIndex argument is invalid.
Adv_DVPAPI_SetHDTVMode
Syntax
HRESULT Adv_DVPAPI_SetHDTVMode(
INT iHDTVModeIndex)
Description
Selects the HDTV mode index based on a list of modes taken from Sigma
registry (0..n). These modes include display resolution and monitor frequency.
Parameters
iHDTVModeIndex
[in] HDTV mode index
49
Summary of Contents for DVP-7410
Page 1: ...DVP 7410 1 Channel MPEG 1 2 4 Digital Video Decoder Card...
Page 4: ......
Page 5: ...General Information 1 CHAPTER...
Page 13: ...Functions Library 2 CHAPTER...
Page 62: ...DVP 7410 User s Manual 58...