Searched refs:target_channel_id (Results 1 – 2 of 2) sorted by relevance
222 if (current_channel_id != IRTSPParse->target_channel_id) { in gst_irtsp_parse_handle_frame()276 IRTSPParse->target_channel_id = g_value_get_int (value); in gst_irtsp_parse_set_property()292 g_value_set_int (value, IRTSPParse->target_channel_id); in gst_irtsp_parse_get_property()
59 guint8 target_channel_id; member