Changeset 39368 in vbox for trunk/src/VBox/Devices/Audio/DevCodec.h
- Timestamp:
- Nov 18, 2011 3:19:35 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 74964
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevCodec.h
r37482 r39368 530 530 int codecOpenVoice(CODECState *pCodecState, ENMSOUNDSOURCE enmSoundSource, audsettings_t *pAudioSettings); 531 531 532 #define HDA_SSM_VERSION 3532 #define HDA_SSM_VERSION 4 533 533 #define HDA_SSM_VERSION_1 1 534 534 #define HDA_SSM_VERSION_2 2 535 #define HDA_SSM_VERSION_3 3 535 536 536 537 # ifdef VBOX_WITH_HDA_CODEC_EMU
Note:
See TracChangeset
for help on using the changeset viewer.