VirtualBox

Changeset 63716 in vbox


Ignore:
Timestamp:
Sep 5, 2016 3:08:07 PM (8 years ago)
Author:
vboxsync
Message:

Docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmaudioifs.h

    r63711 r63716  
    868868
    869869    /**
    870      *  @todo Docs!
     870     * Retrieves the current status of the host audio backend.
     871     *
     872     * @returns Status of the host audio backend.
     873     * @param   pInterface      Pointer to the interface structure containing the called function pointer.
     874     * @param   enmDir          Audio direction to check host audio backend for. Specify PDMAUDIODIR_ANY for the overall
     875     *                          backend status.
    871876     */
    872877    DECLR3CALLBACKMEMBER(PDMAUDIOBACKENDSTS, pfnGetStatus, (PPDMIAUDIOCONNECTOR pInterface, PDMAUDIODIR enmDir));
     
    10451050{
    10461051    /**
    1047      * Initialize the host-specific audio device.
     1052     * Initializes the host backend (driver).
    10481053     *
    10491054     * @returns VBox status code.
     
    10531058
    10541059    /**
    1055      * Shuts down the host-specific audio device.
     1060     * Shuts down the host backend (driver).
    10561061     *
    10571062     * @returns VBox status code.
Note: See TracChangeset for help on using the changeset viewer.

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