Changeset 88012 in vbox for trunk/src/VBox/Devices/Audio/DrvAudio.h
- Timestamp:
- Mar 8, 2021 12:41:31 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvAudio.h
r88011 r88012 220 220 bool DrvAudioHlpPCMPropsAreEqual(PCPDMAUDIOPCMPROPS pPCMProps, PCPDMAUDIOSTREAMCFG pCfg); 221 221 bool DrvAudioHlpPCMPropsAreValid(PCPDMAUDIOPCMPROPS pProps); 222 void DrvAudioHlpPCMProps Print(PCPDMAUDIOPCMPROPS pProps);222 void DrvAudioHlpPCMPropsLog(PCPDMAUDIOPCMPROPS pProps); 223 223 /** @} */ 224 224
Note:
See TracChangeset
for help on using the changeset viewer.