Changeset 104635 in vbox for trunk/src/VBox/Main/src-client/DrvAudioRec.cpp
- Timestamp:
- May 15, 2024 9:29:32 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/DrvAudioRec.cpp
r103420 r104635 777 777 LogRel(("Recording: Error creating audio file '%s' (%Rrc)\n", pszFile, vrc)); 778 778 } 779 break; 780 #else 781 vrc = VERR_NOT_SUPPORTED; 779 782 break; 780 783 #endif
Note:
See TracChangeset
for help on using the changeset viewer.