VirtualBox

Changeset 82261 in vbox


Ignore:
Timestamp:
Nov 28, 2019 12:29:11 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135079
Message:

vmm/pdmaudioifs.h: doxygen adjustments. bugref:9218

Location:
trunk
Files:
2 edited

Legend:

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

    r82256 r82261  
    2929 *
    3030 * The audio architecture mainly consists of two PDM interfaces,
    31  * PDMAUDIOCONNECTOR and PDMIHOSTAUDIO.
    32  *
    33  * The PDMAUDIOCONNECTOR interface is responsible of connecting a device
     31 * PDMIAUDIOCONNECTOR and PDMIHOSTAUDIO.
     32 *
     33 * The PDMIAUDIOCONNECTOR interface is responsible of connecting a device
    3434 * emulation, such as SB16, AC'97 and HDA to one or multiple audio backend(s).
    3535 * Its API abstracts audio stream handling and I/O functions, device enumeration
     
    124124 * this: (RB = Ring Buffer, MB = Mixing Buffer)
    125125 *
    126  * (A) Device DMA -> (B) Device RB -> (C) Audio Connector Guest MB -> (D) Audio
    127  * Connector Host MB -> (E) Backend RB (optional, up to the backend) -> (F)
     126 * (A) Device DMA -> (B) Device RB -> (C) Audio Connector %Guest MB -> (D) Audio
     127 * Connector %Host MB -> (E) Backend RB (optional, up to the backend) -> (F)
    128128 * Backend audio framework.
    129129 *
  • trunk/src/VBox/VMM/VMMR3/PDM.cpp

    r81624 r82261  
    3434 * @sa  @ref grp_pdm
    3535 *      @subpage pg_pdm_block_cache
     36 *      @subpage pg_pdm_audio
    3637 *
    3738 *
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