Adv_DVPAPI_GetFileType
Syntax
HRESULT Adv_DVPAPI_GetFileType(
LPFILE_TYPE lpfType)
Description
Retrieves video / audio and or format of the currently loaded file.
Parameters
lpfType
[out] Pointer to the returned file type.
Return Value
E_FAIL: Failure.
S_OK: Success.
E_INVALIDARG: lpfType argument is invalid.
E_ACCESSDENIED : This interface is not initialized.
Adv_DVPAPI_SetVideoPosition
Syntax
HRESULT Adv_DVPAPI_SetVideoPosition(
LPRECT lprPosition)
Description
Sets the position of the video window relative to its parent’s client area.
Parameters
lprPosition
[in] Pointer to the rectangular position to be taken
by the video frame within the parents client area.
Return Value
E_FAIL: Failure.
S_OK: Success.
E_INVALIDARG: lprPosition argument is invalid.
E_ACCESSDENIED : This interface is not initialized.
Adv_DVPAPI_GetPlaybackMode
Syntax
DVP-7410 User’s Manual
34
Comentários a estes Manuais