Home | History | Annotate | Download | only in audio

Lines Matching full:stream_caps

191 	if (self->stream_caps) {
192 gst_caps_unref(self->stream_caps);
193 self->stream_caps = NULL;
1441 self->stream_caps = NULL;
1956 if (self->stream_caps)
1957 gst_caps_unref(self->stream_caps);
1958 self->stream_caps = gst_caps_ref(caps);