Searched defs:_GstHLSVariantStream (Results 1 – 1 of 1) sorted by relevance
204 struct _GstHLSVariantStream { struct205 gchar *name; /* This will be the "name" of the playlist, the original207 gchar *uri;208 gchar *codecs;209 gint bandwidth;210 gint program_id;211 gint width;212 gint height;213 gboolean iframe;215 gint refcount; /* ATOMIC */[all …]