Home | History | Annotate | Download | only in audio

Lines Matching full:stream_caps

157 	if (self->stream_caps) {
158 gst_caps_unref(self->stream_caps);
159 self->stream_caps = NULL;
894 self->stream_caps = NULL;
1375 if (self->stream_caps)
1376 gst_caps_unref(self->stream_caps);
1377 self->stream_caps = gst_caps_ref(caps);