VirtualBox

儲存庫 vbox 的更動 62825


忽略:
時間撮記:
2016-8-1 下午03:16:22 (8 年 以前)
作者:
vboxsync
訊息:

UsbWebcam cleanups, nits.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/include/VBox/vmm/pdmwebcaminfs.h

    r62824 r62825  
    4040 */
    4141
    42 /** Pointer to the web camera driver up interface. */
     42/** Pointer to the web camera driver (up) interface. */
    4343typedef struct PDMIWEBCAMDRV *PPDMIWEBCAMDRV;
    4444/**
    45  * Web camera driver up (facing in the direction of the device) interface.
    46  * @todo correct name.
     45 * Web camera interface driver provided by the driver to the device,
     46 * i.e. facing upwards.
    4747 */
    4848typedef struct PDMIWEBCAMDRV
     
    7575
    7676
    77 /** Pointer to the web camera driver/device down interface. */
     77/** Pointer to the web camera driver/device (down) interface. */
    7878typedef struct PDMIWEBCAMDEV *PPDMIWEBCAMDEV;
    7979/**
    80  * Web camera device(/driver) down interface.
     80 * Web camera interface provided by the device(/driver) interface,
     81 * i.e. facing downwards.
    8182 */
    8283typedef struct PDMIWEBCAMDEV
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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