gtk4paintablesink

A GTK 4 Paintable sink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseSink
                    ╰──GstVideoSink
                        ╰──gtk4paintablesink

Factory details

Authors: – Bilal Elmoussaoui , Jordan Petridis , Sebastian Dröge

Classification:Sink/Video

Rank – none

Plugin – gtk4

Package – gst-plugin-gtk4

Pad Templates

sink

video/x-raw:
         format: { BGRA, ARGB, RGBA, ABGR, RGB, BGR }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

video/x-raw(memory:GLMemory, meta:GstVideoOverlayComposition):
         format: { RGBA, RGB }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
 texture-target: 2D

video/x-raw(memory:GLMemory):
         format: { RGBA, RGB }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
 texture-target: 2D

video/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):
         format: { BGRA, ARGB, RGBA, ABGR, RGB, BGR }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

video/x-raw(meta:GstVideoOverlayComposition):
         format: { BGRA, ARGB, RGBA, ABGR, RGB, BGR }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsink

Object typeGstPad


Properties

paintable

“paintable” GdkPaintable *

The Paintable the sink renders to

Flags : Read


The results of the search are