cmmldec
cmmldec — Decodes CMML streams
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstCmmlDec
Description
Cmmldec extracts a CMML document from a CMML bitstream.CMML is
an XML markup language for time-continuous data maintained by the Annodex Foundation.
Details
GstCmmlDec
typedef struct _GstCmmlDec GstCmmlDec;
Property Details
The "wait-clip-end-time"
property
"wait-clip-end-time" gboolean : Read / Write
Send a tag for a clip when the clip ends, setting its end-time. Use when you need to know both clip's start-time and end-time.
Default value: FALSE
See Also
cmmlenc, oggdemux