Changeset 88939 in vbox for trunk/include/VBox/vmm
- Timestamp:
- May 7, 2021 6:46:08 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 144274
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmaudioifs.h
r88892 r88939 864 864 PDMAUDIOSTREAMCMD_PAUSE, 865 865 /** Resumes the stream. 866 * This is currently only issued when the VM is resumed. */866 * This is currently only issued when the VM is resumed. */ 867 867 PDMAUDIOSTREAMCMD_RESUME, 868 868 /** Drain the stream, that is, play what's in the buffer and then stop.
Note:
See TracChangeset
for help on using the changeset viewer.