Top | ![]() |
![]() |
![]() |
![]() |
GstStreamCollection *
gst_stream_collection_new (const gchar *upstream_id
);
gboolean gst_stream_collection_add_stream (GstStreamCollection *collection
,GstStream *stream
);
const gchar *
gst_stream_collection_get_upstream_id (GstStreamCollection *collection
);
guint
gst_stream_collection_get_size (GstStreamCollection *collection
);
GstStream * gst_stream_collection_get_stream (GstStreamCollection *collection
,guint index
);