TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.26.10
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.20
Tries to deserialize a string into the type specified by the given GValue. pspec may be used to guide the deserializing of nested members. If the operation succeeds, true is returned, false otherwise.
pspec
true
false
string to deserialize
Optional
the GObject.ParamSpec describing the expected value
true on success
1.20
Tries to deserialize a string into the type specified by the given GValue.
pspecmay be used to guide the deserializing of nested members. If the operation succeeds,trueis returned,falseotherwise.