TypeScript API Documentation for GSTREAMER GL
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v5.2.0
Since 1.26
Given the video formats in src GObject.Value, collect corresponding drm formats supported by context into dst GObject.Value. This function returns false if the context is not an EGL context.
src
context
dst
false
a Gst.Context
value of "format" field in Gst.Caps as GObject.Value
transformation flags
empty destination GObject.Value
whether any valid drm formats were found and stored in dst
1.26
Given the video formats in
srcGObject.Value, collect corresponding drm formats supported bycontextintodstGObject.Value. This function returnsfalseif the context is not an EGL context.