TypeScript API Documentation for GSTREAMER BASE
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Tries to find the best Gst.Caps associated with extension.
extension
All available typefinders will be checked against the extension in order of rank. The caps of the first typefinder that can handle extension will be returned.
Free-function: gst_caps_unref
object doing the typefinding, or null (used for logging)
null
an extension
the Gst.Caps corresponding to extension, or null if no type could be found. The caller should free the caps returned with gst_caps_unref().
gst_caps_unref()
Tries to find the best Gst.Caps associated with
extension.All available typefinders will be checked against the extension in order of rank. The caps of the first typefinder that can handle
extensionwill be returned.Free-function: gst_caps_unref