VirtualBox

Changeset 44191 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 20, 2012 5:36:56 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
82916
Message:

include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.

Location:
trunk/include/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/RemoteDesktop/VRDEVideoIn.h

    r43946 r44191  
    880880                                                   void *pvUser,
    881881                                                   const VRDEVIDEOINDEVICEHANDLE *pDeviceHandle,
    882                                                    VRDEVIDEOINCTRLHDR *pReq,
     882                                                   const VRDEVIDEOINCTRLHDR *pReq,
    883883                                                   uint32_t cbReq));
    884884
     
    926926     * @param pvUser     The pvUser parameter of VRDEVideoInGetDeviceDesc.
    927927     * @param pDeviceDesc The device description.
    928      * @param cbDevice  The size of buffer pointed by pDevice.
     928     * @param cbDeviceDesc The size of buffer pointed by pDevice.
    929929     */
    930930    DECLR3CALLBACKMEMBER(void, VRDECallbackVideoInDeviceDesc,(void *pvCallback,
     
    933933                                                              void *pvUser,
    934934                                                              const VRDEVIDEOINDEVICEDESC *pDeviceDesc,
    935                                                               uint32_t cbDevice));
     935                                                              uint32_t cbDeviceDesc));
    936936
    937937    /* Control response or notification.
  • trunk/include/VBox/settings.h

    r43041 r44191  
    789789    ChipsetType_T       chipsetType;            // requires settings version 1.11 (VirtualBox 4.0)
    790790
     791    bool                fEmulatedUSBWebcam;     // 1.13 (VirtualBox 4.2)
    791792    bool                fEmulatedUSBCardReader; // 1.12 (VirtualBox 4.1)
    792793
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette