Home
last modified time | relevance | path

Searched defs:_GstHLSVariantStream (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/hls/
Dm3u8.h204 struct _GstHLSVariantStream { struct
205 gchar *name; /* This will be the "name" of the playlist, the original
207 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 …]