Changeset 62590 in vbox for trunk/include
- Timestamp:
- Jul 27, 2016 1:04:42 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmaudioifs.h
r62580 r62590 645 645 /** Context of this stream. */ 646 646 PDMAUDIOSTREAMCTX enmCtx; 647 /** Timestamp (in ms) since last iteration. */ 648 uint64_t tsLastIterateMS; 647 649 /** Union for input/output specifics. */ 648 650 union
Note:
See TracChangeset
for help on using the changeset viewer.