Searched refs:audio_template (Results 1 – 6 of 6) sorted by relevance
82 static GstStaticPadTemplate audio_template = variable182 klass->audio_template = gst_static_pad_template_get (&audio_template); in gst_flups_demux_base_init()188 gst_element_class_add_pad_template (element_class, klass->audio_template); in gst_flups_demux_base_init()351 template = klass->audio_template; in gst_flups_demux_create_stream()362 template = klass->audio_template; in gst_flups_demux_create_stream()369 template = klass->audio_template; in gst_flups_demux_create_stream()382 template = klass->audio_template; in gst_flups_demux_create_stream()387 template = klass->audio_template; in gst_flups_demux_create_stream()392 template = klass->audio_template; in gst_flups_demux_create_stream()402 template = klass->audio_template; in gst_flups_demux_create_stream()
156 GstPadTemplate *audio_template; member
170 GstPadTemplate *audio_template; member
121 static GstStaticPadTemplate audio_template = variable235 klass->audio_template = gst_static_pad_template_get (&audio_template); in gst_ps_demux_base_init()241 gst_element_class_add_pad_template (element_class, klass->audio_template); in gst_ps_demux_base_init()457 template = klass->audio_template; in gst_ps_demux_create_stream()473 template = klass->audio_template; in gst_ps_demux_create_stream()480 template = klass->audio_template; in gst_ps_demux_create_stream()502 template = klass->audio_template; in gst_ps_demux_create_stream()507 template = klass->audio_template; in gst_ps_demux_create_stream()512 template = klass->audio_template; in gst_ps_demux_create_stream()522 template = klass->audio_template; in gst_ps_demux_create_stream()
94 static GstStaticPadTemplate audio_template = GST_STATIC_PAD_TEMPLATE ("audio", variable202 gst_element_class_add_static_pad_template (element_class, &audio_template); in gst_hls_sink2_class_init()
353 static GstStaticPadTemplate audio_template = variable884 gst_static_pad_template_get (&audio_template)); in gst_ts_demux_class_init()2451 template = gst_static_pad_template_get (&audio_template); in create_pad_for_stream()