Lines Matching refs:name
306 typedef void (*pa_stream_event_cb_t)(pa_stream *p, const char *name, pa_proplist *pl, void *userdata);
308 /** Create a new, unconnected stream with the specified name and
313 const char *name /**< A name for this stream */,
317 /** Create a new, unconnected stream with the specified name and
322 const char *name /**< A name for this stream */,
327 /** Create a new, unconnected stream with the specified name, the set of formats
333 const char *name /**< A name for this stream */,
370 /** Return the name of the sink or source this stream is connected to
681 pa_operation* pa_stream_set_name(pa_stream *s, const char *name, pa_stream_success_cb_t cb, void *userdata);