Advantech DVP-7410 User Manual page 24

1 channel mpeg 1/2/4 digital video decoder card
Table of Contents

Advertisement

REPEAT_OFF,
REPEAT_LIST,
REPEAT_CURRENT_FILE,
REPEAT_CURRENT_DVD_CHAPTER = 0x10,
REPEAT_CURRENT_DVD_TITLE
} REPEAT_MODE, *LPREPEAT_MODE;
Description
A typedef enumeration stores repeat mode information.
Parameters
REPEAT_OFF : No repeat mode set (default)
REPEAT_LIST : Repeat list in the default order
REPEAT_CURRENT_FILE : Repeat current file
REPEAT_CURRENT_DVD_CHAPTER = 0x10 :
Repeat current DVD chapter
REPEAT_CURRENT_DVD_TITLE : Repeat current DVD title
Function Calls
init_ADVSDK
Syntax
int _stdcall init_ADVSDK(void **pp)
Description
This function creates SDK instance.
Parameters
pp
[out] A pointer to the SDK.
Return Value
S_OK : Success.
E_FAIL : Failure.
Adv_DVPAPI_SetNotifyWindow
Syntax
HRESULT Adv_DVPAPI_SetNotifyWindow(
HWND hwndNotify,
UINT NotificationID)
DVP-7410 User's Manual
20

Advertisement

Table of Contents
loading

Table of Contents