Changeset 91174 in vbox
- Timestamp:
- Sep 9, 2021 8:18:53 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostAudioPulseAudio.cpp
r91173 r91174 37 37 38 38 #include <pulse/pulseaudio.h> 39 #include <pulse/rtclock.h> 39 40 #ifndef PA_STREAM_NOFLAGS 40 41 # define PA_STREAM_NOFLAGS (pa_context_flags_t)0x0000U /* since 0.9.19 */
Note:
See TracChangeset
for help on using the changeset viewer.