Manualios.com

Advantech DVP-7410 Operation & User’s Manual

Advantech DVP-7410 Manual Online:

4.85, 2630 votes
Advantech DVP-7410 User Manual
Advantech DVP-7410 User Guide
Advantech DVP-7410 Online Manual

Text of Advantech DVP-7410 User Guide:

  • Advantech DVP-7410, LONG Left, LONG Top, LONG Width, LONG Height) Description Sets video's destination rectangle within the display device. Mostly used to control the aspect ratio on TV, HDTV or VGA devices. Parameters Left [in] Desired video's left coordinate Top [in] Desired video's top coordinate Width [in] Desired video's width Height [in] Desired video's height Return Value E_FAIL: Failure. S_OK: Success. E_ACCESSDENIED : Th

  • Advantech DVP-7410, Adv_DVPAPI_Seek Syntax HRESULT Adv_DVPAPI_Seek( NAV_SEEK_MODE Mode, UINT uSecs) Description Changes the playback position. Parameters Mode [in] NAV_SEEK_MODE direction the seeking is to take. uSecs [in] Number of seconds, from current location, to seek to. Return Value E_FAIL: Failure. S_OK: Success. E_ACCESSDENIED : This interface is not initialized. Remarks usecs is ignored if the requested seek mode is SEEK_TO_START. When NAV_SEEK_MODE is set to SEEK_TO_POSITION, usecs specify the absolute position in seconds to seek to. Adv_DVPAPI_NextTrack Syntax HRESULT Adv_DVPAPI_NextTrack(void) Descr

  • HRESULT Adv_DVPAPI_GetFileInfo( BSTR lpPath, LPWORD lpwFile_no, LPWORD lpwFiles) Description Retrieves name and position (relative to the current list) of the currently loaded file. Parameters lpPath [out] Pointer to a NULL terminated wide character string to contain the currently loaded file path. This parameter can be NULL if not required. The path

  • Remarks If the Navigation Mode is set to NAVIGATION_MODE_LIST, this method moves the playback list index forward without the interface having to be initialized. If prior to calling this method the playback list is at the last index, calling Adv_DVPAPI_NextTrack sets the index to the first item in the list. If the Navigation Mode is set to NAVIGATION_MODE

  • Advantech DVP-7410, HRESULT Adv_DVPAPI_IsControllerInit( LPBOOL lpInitialized) Description Returns a flag indicating if the Navigator control, interface is in initialized state. Parameters lpInitialized [out] Pointer to the interface's initialized state. Return Value E_FAIL: Failure. S_OK: Success. E_INVALIDARG: lpInitialized argument is invalid. Remarks Adv_DVPAPI_GetPlaybackMode can also be used to know if the interface has been initialized. Initialization would be indicated by returned playback modes other than MODE_UNKNOWN and MODE_NOT_INITIALIZED. Adv_DVPAPI_UnInitController Syntax HRESULT Adv_DVPAPI_UnInitController(void) Description A

  • Advantech DVP-7410, Syntax HRESULT Adv_DVPAPI_SetRepeatMode( REPEAT_MODE Mode) Description Sets the current playback repeat mode. Supported modes configure the Navigator Control to repeat the current file, playback list sequence. Parameters Mode [in] New repeat mode Return Value E_FAIL: Failure. S_OK: Success. E_INVALIDARG : Mode argument is invalid. E_ACCESSDENIED : This interface is in initialized mode. Adv_DVPAPI_SwitchTo7420 Syntax HRESULT Adv_DVPAPI_SwitchTo7420( BOOL m_switch) Description Switch the Video output to DVP-7420

  • Advantech DVP-7410, Return Value E_FAIL: Failure. S_OK: Success. E_INVALIDARG: pwItems argument is invalid. Remarks The maximum number of files that can be contained in the Navigator interface list is 500. 29

  • 1.5 Dimensions Figure 1-2: Dimensions 1.6 Hardware Installation Turn off your computer and unplug the power cord. Remove the cover of your computer. Touch the metal part on the surface of your computer to neutralize the static electricity that might be on your body. Place the DVP-7410 into chassis and using s

  • Advantech DVP-7410, Return Value E_FAIL: Failure. S_OK: Success. E_ACCESSDENIED : This interface is not initialized. Adv_DVPAPI_GetDisplayMode Syntax HRESULT Adv_DVPAPI_GetDisplayMode( LPDISPLAY_MODE lpMode) Description Retrieves the current mode of the display, being VGA or any of the supported TV modes. Parameters lpMode [out] Pointer to the returned display mode. Return Value E_FAIL: Failure. S_OK: Success. E_ACCESSDENIED : This interface is not initialized. E_INVALIDARG

  • Advantech DVP-7410, Parameters wIndex [in] Play List index of path to be retrieved. lpPath [out] Retrieved wide character string (BSTR) path. Return Value E_FAIL: Failure. S_OK: Success. E_INVALIDARG: One or both of the arguments is(are) invalid. Adv_DVPAPI_SavePlayList Syntax HRESULT Adv_DVPAPI_SavePlayList( BSTR lpPath) Description Saves the Navigator's Play List to the given file. Parameters lpPath [in] Full wide character string (BSTR) path of file to contain the list. Return Value E_FAIL: Failure. S_OK: Success. E_INVALIDARG: lpPath argument is invalid. Remarks This method does no

  • Advantech DVP-7410, 6. Installing DVP-7410 SDK. 7. When the following message appears, click "Finish" to complete the installation and restart Windows. DVP-7410 User’s Manual 8

  • Advantech DVP-7410, Description Sets the user defined parameters needed to receive the navigation notification messages Parameters hwndNotify [in] Handle to the window to receive notifications. NULL can be passed to halt already established notifications. NotificationID [in] Notification message ID. For this ID we recommend using a value in the Win32 WM_APP range (0x8000 through 0xBFFF), which are defined by the Win32 API as 'messages available for use by applications&ap

  • Advantech DVP-7410, Parameters picCtl [in] Picture control to be modified. lpdwValue [out] Picture control value. The valid range for these controls is from 0 to 1000. Return Value E_FAIL: Failure. S_OK: Success. E_ACCESSDENIED : This interface is not initialized. E_INVALIDARG : lpdwValue argument is invalid. Adv_DVPAPI_SetPictureControl Syntax HRESULT Adv_DVPAPI_SetPictureControl( PICTURE_CONTROL PictureControl, DWORD dwValue) Description Sets the current value for Brightness, Contrast, Saturation or Hue. Parameters Mode [in] Picture control to be adjusted. dwValue [in] New value f

  • Advantech DVP-7410, Chapter 2 Functions Library 2.1 Summary Initialize Part : init_ADVSDK Global Settings Part : Adv_DVPAPI_SetSearchExtensions Adv_DVPAPI_CreateFileList Adv_DVPAPI_GetPlayListCount Adv_DVPAPI_GetPlayList Adv_DVPAPI_GetFileList Adv_DVPAPI_LoadPlayList Adv_DVPAPI_GetFileFromPlayList Adv_DVPAPI_ResetPlayList Adv_DVPAPI_AddFileToPlayList Adv_DVPAPI_SavePlayList Adv_DVPAPI_SetNotifyWindow Adv_DVPAPI_GetFileListCount Adv_DVPAPI_GetDisplayCategory Video/Audio Control Part : Adv_DVPAPI_SetPlaybackList Adv_DVPAPI_InitController Adv_DVPAPI_IsControllerInit Adv_DVPAPI_UnInitController Adv_DVP

  • Adv_DVPAPI_SetAudioOutputMode Syntax HRESULT Adv_DVPAPI_SetAudioOutputMode( AUDIO_OUTPUT_MODE Mode) Description Sets the audio mode to stereo, left or right channels. When the mode is set to the left or right channel, that particular channel is heard through both speakers. See remarks section below for exceptions to this behavior. Parameters Mode [in] New audio o

  • Advantech DVP-7410, Parameters This method has no parameters. Return Value S_OK: Success. E_FAIL: Failure. See Also Adv_DVPAPI_AddFileToPlayList Syntax HRESULT Adv_DVPAPI_AddFileToPlayList( BSTR lpPath) Description Adds a playback file path to the end of the Play List kept by the Navigator. Parameters lpPath [out] Complete wide character string (BSTR) path to file to be added to the bottom of the navigator's play list. Return Value E_FAIL: Failure. S_OK: Success. E_INVALIDARG: lpPath argument is invalid. E_ACCESSDENIED:Play List already contains the maximum numb

  • Advantech DVP-7410, FILE_UNKNOWN_TYPE, FILE_MPEG_AUDIO, FILE_MPEG_VIDEO, FILE_MPEG_AUDIO_VIDEO, FILE_AC3, FILE_MP3, FILE_DVD_SOURCE, FILE_DIGITAL_AUDIO, FILE_VCD_STILL, FILE_MPEG4, FILE_DIVX, FILE_DTS_AUDIO } FILE_TYPE, *LPFILE_TYPE; Description A typedef enumeration stores type of loaded file. Parameters FILE_UNKNOWN_TYPE : Unknown file type. FILE_MPEG_AUDIO: MPEG audio only file. FILE_MPEG_VIDEO: MPEG video only file FILE_MPEG_AUDIO_VIDEO : MPEG video + audio (system) file FILE_AC3 : AC3 source FILE_MP3 : MP3 source FILE_DVD_SOURCE : DVD source FILE_DIGITAL_AUDIO : Audio CD sourc

  • Advantech DVP-7410, Only MEDIA_FORMAT_UNKNOWN or MEDIA_FORMAT_DATA formats require lists to be given to the Navigator Control. The list must be given prior to attempting to initialize the Navigator Control. To replace an already initialized list, the Navigator Control must be uninitialized -- see Adv_DVPAPI_UnInitController. A playback list can be prepared with help of the Navigator interface method Adv_DVPAPI_CreateFileList Adv_DVPAPI_InitController Syntax HRESULT Adv_DVPAPI_InitController( HWND hwn

  • Advantech DVP-7410, Adv_DVPAPI_Pause Syntax HRESULT Adv_DVPAPI_Pause(void) Description Pauses playback. Parameters This function has no parameters Return Value E_FAIL: Failure. S_OK: Success. E_ACCESSDENIED : This interface is not initialized. E_NOTIMPL : Method is not supported. S_FALSE : Media is not in play mode or already in paused mode. Adv_DVPAPI_Stop Syntax HRESULT Adv_DVPAPI_Stop(void) Description Stops playback (like pause but in stopped mode). Parameters This function has no parameters Return Value E_FAIL: Failure. S_OK: Success. E_ACCESSDENIED : Thi

  • Advantech DVP-7410, Copyright This documentation and the software included with this product are copyrighted 2004 by Advantech Co., Ltd. All rights are reserved. Advantech Co., Ltd. reserves the right to make improvements in the products described in this manual at any time without notice. No part of this manual may be reproduced, copied, translated or transmitted in any form or by any means without the prior written permission of Advantech Co., Ltd. Information provided in this manual is intended to be accurate and reliable. However, Advantech Co., Ltd. assumes no

Related Products and Documents (Video Card):

Comparable Devices:

# Manufacturer Model Document Type File Updated Pages Size
1 Electrolux END 5298 Care and use instructions manual electrolux/end-5298-4JG.pdf 13 Jan 2024 20 5.02 Mb
2 Sony Ericsson K500i Regulatory information sony-ericsson/k500i-X26.pdf 11 Jan 2024 2 0.05 Mb
3 Easypix 1.3 Mega pixel Manual  easypix/1-3-mega-pixel-723.pdf 10 Sep 2022 12 0.61 Mb
4 Adaptec ACS 200 Operation & user’s manual adaptec/acs-200-698.pdf 01 Dec 2023 15 0.28 Mb
5 AOpen AK79D-400VN Easy installation manual aopen/ak79d-400vn-L92.pdf 08 Aug 2023 8 1.1 Mb
6 CDA CCA5 Installation and operaing instructions cda/cca5-798.pdf 19 Apr 2023 11 6.88 Mb

Similar Resources:

  • Gigabyte

    GV-R567HM-1GI

    (40 pages)
    GV-R567D5-512I/GV-R567HM-1GI/GV-R567ZL-1GI/GV-R567OC-1GI rev1.0/1.1/GV-R567OC-1GI rev2.0ATI RadeonTM HD 5670 Graphics AcceleratorUser's ManualRev. 20112MM-R567OGI-201RCopyright© 2010 GIGABYTE TECHNOLOGY CO., LTDCopyright by GIGA-BYTE TECHNOLOGY CO., LTD. ("GBT"). No part of this manual may be reproduced or transmitted in any form without the …
  • HIS

    X1650 series

    (32 pages)
    FCC Compliance StatementIThis device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) this device may not cause harmful interference, and (2) this device must accept any interference received, including interference that may cause undesired operation.The user may find the following prepared by the Federal Comm …
  • Sun Microsystems

    XVR-2500

    (84 pages)
    Sun Microsystems, Inc.www.sun.comSubmit comments about this document at: http://www.sun.com/hwdocs/feedbackSun™XVR-2500Graphics AcceleratorInstallation and User’s GuidePart No. 817-7517-10January 2006, Revision A …
  • MSI

    NX6600GT-TD128

    (2 pages)
    Hardware InstallationFollow the steps to install the VGA card :1. Remove the computer case.2. Locate the PCI Express slot on your mainboard. Warning: Inserting the VGA card into a wrong slot (e.g. AGP slot) may damage your card (refer to your mainboard manual for more Information).3. Put the card directly over the slot and press one end of t …
  • EVGA

    GeForce GTX Series

    (2 pages)
    2-way SLI: Install your second GeForce® graphics card in the secondary PCIe x16 slot. Connect the two cards together using a 2-way SLI bridge. NVLinkTM technology is only supported by each GPU Specification.Install your first GeForce® graphics card into the Primary PCIe x16 slot(the Primary slot is the one closest to the CPU).Attention: It is very import …
  • MSI

    RX1800GTO-VT2D256E

    (2 pages)
    Hardware InstallationFollow the steps to install the VGA card :1. Remove the computer case.2. Locate the PCI Express slot on your mainboard. Warning: Inserting the VGA card into a wrong slot may damage your card (refer to your mainboard manual for more Information).3. Put the card directly over the slot and press one end of the card into the …

Comments, Questions and Opinions: