- Timestamp:
- Jul 2, 2021 8:47:28 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 145494
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/AudioMixer.cpp
r89821 r90007 18 18 /** @page pg_audio_mixer Audio Mixer 19 19 * 20 * Overview 21 * ======== 20 * @section sec_audio_mixer_overview Overview 22 21 * 23 22 * This mixer acts as a layer between the audio connector interface and the … … 42 41 * 43 42 * 44 * Playback 45 * ======== 43 * @section sec_audio_mixer_playback Playback 46 44 * 47 45 * For output sinks there can be one or more mixing stream attached. … … 59 57 * 60 58 * 61 * Recording 62 * ========= 59 * @section sec_audio_mixer_recording Recording 63 60 * 64 61 * For input sinks (sources) we blend the samples of all mixing streams
Note:
See TracChangeset
for help on using the changeset viewer.