Searched defs:PA_STREAM_NOFLAGS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A DDrvHostPulseAudio.cpp48 #ifndef PA_STREAM_NOFLAGS
49 # define PA_STREAM_NOFLAGS (pa_context_flags_t)0x0000U /* since 0.9.19 */ macro
335 uint32_t flags = PA_STREAM_NOFLAGS;

Completed in 60 milliseconds