Changeset 61887 in vbox for trunk/src/VBox/Devices/Audio/AudioMixer.h
- Timestamp:
- Jun 27, 2016 8:26:56 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/AudioMixer.h
r61668 r61887 181 181 * be combined with the mixer's master volume. */ 182 182 PDMAUDIOVOLUME Volume; 183 /** The volume of this sink, combined with the last set master volume. */ 184 PDMAUDIOVOLUME VolumeCombined; 183 185 /** Timestamp (in ns) since last update. */ 184 186 uint64_t tsLastUpdatedNS;
Note:
See TracChangeset
for help on using the changeset viewer.