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
Copies the contents for the given tag into the value, merging multiple values into one if multiple values are associated with the tag. You must g_value_unset() the value after use.
g_value_unset()
list to get the tag from
tag to read out
true, if a value was copied, false if the tag didn't exist in the given list.
true
false
Copies the contents for the given tag into the value, merging multiple values into one if multiple values are associated with the tag. You must
g_value_unset()the value after use.