VirtualBox

Changeset 67358 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
Jun 13, 2017 11:51:39 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116078
Message:

Doxygen fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/HDAStreamPeriod.cpp

    r67357 r67358  
    185185 * Locks a stream period for serializing access.
    186186 *
    187  * @return  @true if locking was successful, @false if not.
     187 * @return  \c true if locking was successful, \c false if not.
    188188 * @param   pPeriod             Stream period to lock.
    189189 */
     
    263263 * Tells whether a given stream period has elapsed (time-wise) or not.
    264264 *
    265  * @return  @true if the stream period has elapsed, @false if not.
     265 * @return  \c true if the stream period has elapsed, \c false if not.
    266266 * @param   pPeriod             Stream period to get status for.
    267267 */
     
    275275 * time or not
    276276 *
    277  * @return  @true if the stream period has passed the given time, @false if not.
     277 * @return  \c true if the stream period has passed the given time, \c false if not.
    278278 * @param   pPeriod             Stream period to get status for.
    279279 * @param   u64WalClk           Absolute wall clock (WALCLK) time to check for.
     
    294294 * Tells whether a given stream period has some required interrupts pending or not.
    295295 *
    296  * @return  @true if period has interrupts pending, @false if not.
     296 * @return  \c true if period has interrupts pending, \c false if not.
    297297 * @param   pPeriod             Stream period to get status for.
    298298 */
     
    359359 * Tells whether a given stream period is considered as complete or not.
    360360 *
    361  * @return  @true if stream period is complete, @false if not.
     361 * @return  \c true if stream period is complete, \c false if not.
    362362 * @param   pPeriod             Stream period to report status for.
    363363 *
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