Syntax
HRESULT Adv_DVPAPI_SetNavigationMode(
NAVIGATION_MODE Mode)
Description
Sets Navigation mode to either List (Normal) or Random.
Parameters
Mode
[in] New navigation mode
Return Value
E_FAIL:
Failure.
S_OK: Success.
E_ACCESSDENIED : Mode cannot be changed on current MEDIA_FORMAT
Remarks
Only the MEDIA_FORMAT_UNKNOWN and MEDIA_FORMAT_DATA
media formats can be set to NAVIGATION_MODE_LIST or
NAVIGATION_MODE_RANDOM. All other media formats have predefined
navigation modes that cannot be set or modified. Calling this method on these
formats returns E_ACCESSDENIED.
Adv_DVPAPI_GetRepeatMode
Syntax
HRESULT Adv_DVPAPI_GetRepeatMode(
LPREPEAT_MODE lpRepeatMode)
Description
Retrieves the selected Repeat mode.
Parameters
lpRepeatMode
[out] Pointer to the currently set repeat mode.
Return Value
E_FAIL:
Failure.
S_OK: Success.
E_INVALIDARG : lpRepeatMode argument is invalid.
Adv_DVPAPI_SetRepeatMode
55
Содержание DVP-7410
Страница 1: ...DVP 7410 1 Channel MPEG 1 2 4 Digital Video Decoder Card...
Страница 4: ......
Страница 5: ...General Information 1 CHAPTER...
Страница 13: ...Functions Library 2 CHAPTER...
Страница 62: ...DVP 7410 User s Manual 58...