532
edits
mNo edit summary |
|||
Line 25: | Line 25: | ||
Name sei | Name sei | ||
Description Gstreamer plugin to add meta-data as SEI NAL units | Description Gstreamer plugin to add meta-data as SEI NAL units | ||
Filename /usr/lib/ | Filename /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libsei.so | ||
Version 0. | Version 0.5.4 | ||
License Proprietary | License Proprietary | ||
Source module gst-sei | Source module gst-sei | ||
Line 66: | Line 66: | ||
Element Properties: | Element Properties: | ||
metadata : A metadata string to be pushed. | |||
flags: readable, writable | |||
String. Default: null | |||
metadata-binary : A binary blob to push as metadata. | |||
flags: readable, writable | |||
Boxed pointer of type "GByteArray" | |||
name : The name of the object | name : The name of the object | ||
flags: readable, writable | flags: readable, writable, 0x2000 | ||
String. Default: "seiinject0" | String. Default: "seiinject0" | ||
parent : The parent of the object | parent : The parent of the object | ||
flags: readable, writable | flags: readable, writable, 0x2000 | ||
Object of type "GstObject" | Object of type "GstObject" | ||
qos : Handle Quality-of-Service events | qos : Handle Quality-of-Service events | ||
flags: readable, writable | flags: readable, writable | ||
Boolean. Default: false | Boolean. Default: false | ||
</syntaxhighlight> | </syntaxhighlight> | ||
edits