Meta.serializeSimple

Same as gst.meta.Meta.serialize but with a #GByteArray instead of #GstByteArrayInterface.

class Meta
bool
serializeSimple
(
ubyte[] data
)

Parameters

data ubyte[]

#GByteArray to append serialization data

Return Value

Type: bool

true on success, false otherwise.