Searched refs:TsMuxNewStreamFunc (Results 1 – 3 of 3) sorted by relevance
89 typedef TsMuxStream * (*TsMuxNewStreamFunc) (guint16 new_pid, guint stream_type, void *user_data); typedef179 TsMuxNewStreamFunc new_stream_func;201 void tsmux_set_new_stream_func (TsMux * mux, TsMuxNewStreamFunc func, void *user_data);
153 mux->new_stream_func = (TsMuxNewStreamFunc) tsmux_stream_new; in tsmux_new()209 tsmux_set_new_stream_func (TsMux * mux, TsMuxNewStreamFunc func, in tsmux_set_new_stream_func()
178 (TsMuxNewStreamFunc) gst_atsc_mux_create_new_stream, mpegtsmux); in gst_atsc_mux_create_ts_mux()