Changeset 96285 in vbox for trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp
- Timestamp:
- Aug 18, 2022 8:01:23 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp
r96143 r96285 1602 1602 RecordingAudioCodec_WavPCM, 1603 1603 #endif 1604 #ifdef VBOX_WITH_LIBOPUS1605 RecordingAudioCodec_Opus,1606 #endif1607 1604 #ifdef VBOX_WITH_LIBVORBIS 1608 1605 RecordingAudioCodec_OggVorbis, … … 2398 2395 #endif 2399 2396 } 2400
Note:
See TracChangeset
for help on using the changeset viewer.