GstSerializeFlags

Values

ValueMeaning
None0

No special flags specified.

BackwardCompat1

Serialize using the old format for nested structures.

Strict2

Serialization fails if a value cannot be serialized instead of using placeholder "NULL" value (e.g. pointers, objects).