Changeset 88769 in vbox for trunk/src/VBox/Devices/Audio/DevSB16.cpp
- Timestamp:
- Apr 29, 2021 9:45:57 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevSB16.cpp
r88768 r88769 2123 2123 * 2124 2124 * @param pDevIns The device instance. 2125 * @param pThis CCThe SB16 state.2125 * @param pThis The SB16 state. 2126 2126 * @param pMixSink Mixer sink to remove audio streams from. 2127 2127 * @param enmDir Stream direction to remove. … … 2306 2306 * 2307 2307 * @returns VBox status code. 2308 * @param pThis CCThe SB16 state.2308 * @param pThis The SB16 state. 2309 2309 * @param pStream The SB16 stream to create. 2310 2310 * @param uIdx Stream index to assign.
Note:
See TracChangeset
for help on using the changeset viewer.