Changeset 63529 in vbox for trunk/include/VBox
- Timestamp:
- Aug 16, 2016 9:37:04 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmaudioifs.h
r63472 r63529 663 663 * destroyed if the reference count is reaching 0. */ 664 664 uint32_t cRefs; 665 /** PCM properties. */666 /** @todo Deprecated; remove. Use member Cfg instead. */667 PDMAUDIOPCMPROPS Props;668 665 /** The stream's audio configuration. */ 669 666 PDMAUDIOSTREAMCFG Cfg;
Note:
See TracChangeset
for help on using the changeset viewer.