Home
last modified time | relevance | path

Searched refs:pa_stream_new_with_proplist (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dstream.h309 * sample type. It is recommended to use pa_stream_new_with_proplist()
320 pa_stream* pa_stream_new_with_proplist(
790 * pa_stream_new_with_proplist() as possible instead a posteriori with
H A Dstream.c58 return pa_stream_new_with_proplist(c, name, ss, map, NULL); in pa_stream_new()
211 pa_stream *pa_stream_new_with_proplist( in pa_stream_new_with_proplist() function
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c385 u->stream = pa_stream_new_with_proplist(u->context, in on_sink_created()
H A Dmodule-tunnel-source-new.c369 u->stream = pa_stream_new_with_proplist(u->context, in on_source_created()
/third_party/pulseaudio/src/utils/
H A Dpacat.c452 if (!(stream = pa_stream_new_with_proplist(c, NULL, &sample_spec, &channel_map, proplist))) { in context_state_callback()

Completed in 12 milliseconds