Changeset 73242 in vbox for trunk/include/VBox
- Timestamp:
- Jul 19, 2018 3:06:55 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 123847
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmaudioifs.h
r73241 r73242 535 535 * The audio data will get handled as PDMAUDIOFRAME frames without any modification done. */ 536 536 PDMAUDIOSTREAMLAYOUT enmLayout; 537 /** Hint about the optimal frame buffer size (in audio frames). 538 * 0 if no hint is given. */ 539 uint32_t cFrameBufferHint; 537 540 struct 538 541 {
Note:
See TracChangeset
for help on using the changeset viewer.