GstValueDeserializeFunc

Used by gst_value_deserialize() to parse a non-binary form into the #GValue.

alias GstValueDeserializeFunc = int function(GValue* dest, const(char)* s)

Return Value

%TRUE for success

Meta