VirtualBox

Changeset 68750 in vbox


Ignore:
Timestamp:
Sep 13, 2017 6:13:18 PM (7 years ago)
Author:
vboxsync
Message:

vmm/pdmaudioifs.h: Documentation fixes.

File:
1 edited

Legend:

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

    r68675 r68750  
    904904    PDMAUDIOSTREAMCFG      Cfg;
    905905    /** Stream status flag. */
    906     PDMAUDIOSTREAMSTS        fStatus;
     906    PDMAUDIOSTREAMSTS      fStatus;
    907907    /** This stream's mixing buffer. */
    908908    PDMAUDIOMIXBUF         MixBuf;
     
    13801380
    13811381    /**
    1382      * Returns whether the specified audio direction in the backend is enabled or not.
    1383      *
    1384      * @returns PDMAUDIOSTRMSTS
     1382     * Returns the current status of the given backend stream.
     1383     *
     1384     * @returns PDMAUDIOSTREAMSTS
    13851385     * @param   pInterface          Pointer to the interface structure containing the called function pointer.
    13861386     * @param   pStream             Pointer to audio stream.
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