Lines Matching refs:cstream
168 emeta->cstream = 0; in gst_rtmp_meta_init()
194 dmeta->cstream = smeta->cstream; in gst_rtmp_meta_transform()
231 gst_rtmp_message_new (GstRtmpMessageType type, guint32 cstream, guint32 mstream) in gst_rtmp_message_new() argument
237 meta->cstream = cstream; in gst_rtmp_message_new()
244 gst_rtmp_message_new_wrapped (GstRtmpMessageType type, guint32 cstream, in gst_rtmp_message_new_wrapped() argument
247 GstBuffer *message = gst_rtmp_message_new (type, cstream, mstream); in gst_rtmp_message_new_wrapped()
275 prefix, meta->cstream, meta->mstream, meta->ts_delta, meta->size, in gst_rtmp_buffer_dump()
315 if (meta->cstream != GST_RTMP_CHUNK_STREAM_PROTOCOL) { in gst_rtmp_message_is_protocol_control()
317 G_GUINT32_FORMAT ", not 2", meta->cstream); in gst_rtmp_message_is_protocol_control()
339 if (meta->cstream != GST_RTMP_CHUNK_STREAM_PROTOCOL) { in gst_rtmp_message_is_user_control()
341 G_GUINT32_FORMAT ", not 2", meta->cstream); in gst_rtmp_message_is_user_control()