Searched refs:protection_data (Results 1 – 2 of 2) sorted by relevance
422 const gchar *protection_data = in gst_mss_demux_setup_streams() local424 gboolean protected = protection_system_id && protection_data; in gst_mss_demux_setup_streams()501 gst_buffer_new_wrapped (g_strdup (protection_data), in gst_mss_demux_setup_streams()502 strlen (protection_data)); in gst_mss_demux_setup_streams()576 const gchar *protection_data = in gst_mss_demux_stream_select_bitrate() local578 gboolean protected = protection_system_id && protection_data; in gst_mss_demux_stream_select_bitrate()
112 gchar *protection_data; member347 manifest->protection_data = (gchar *) xmlNodeGetContent (nodeiter); in _gst_mss_parse_protection()461 xmlFree (manifest->protection_data); in gst_mss_manifest_free()478 return manifest->protection_data; in gst_mss_manifest_get_protection_data()