ABI | Symbols | Types |
| Used As | Name | Used In |
|---|---|---|
| PARAM | loop_type |
gst_toc_entry_set_loop ( GstTocEntry* entry, enum GstTocLoopType loop_type, gint repeat_count ) » |
| PARAM | loop_type |
gst_toc_entry_get_loop ( GstTocEntry const* entry, GstTocLoopType* loop_type, gint* repeat_count ) » |
| FIELD | .loop_type | struct _GstTocEntry { GstMiniObject mini_object, GstToc* toc, GstTocEntry* parent, gchar* uid, enum GstTocEntryType type, GstClockTime start, GstClockTime stop, GList* subentries, GstTagList* tags, enum GstTocLoopType loop_type, gint repeat_count } » |