Searched refs:init_send_pipeline (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/modules/rtp/ |
H A D | rtp-gstreamer.c | 84 static bool init_send_pipeline(pa_rtp_context *c, int fd, uint8_t payload, size_t mtu, const pa_sample_spec *ss, bool enable_opus) { in init_send_pipeline() function 228 if (!init_send_pipeline(c, fd, payload, mtu, ss, enable_opus)) in pa_rtp_context_new_send()
|
Completed in 1 milliseconds