GstCudaCompositorPad
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstPad ╰──GstAggregatorPad ╰──GstVideoAggregatorPad ╰──GstCudaCompositorPad
Since : 1.26
Properties
operator
“operator” Cuda-compositor-operator *
Blending operator to use for blending this pad over the previous ones
Flags : Read / Write
Default value : over (1)
sizing-policy
“sizing-policy” Cuda-compositor-sizing-policy *
Sizing policy to use for image scaling
Flags : Read / Write
Default value : none (0)
Named constants
Cuda-compositor-operator
Members
source
(0) – Source
over
(1) – Over
Since : 1.26
Cuda-compositor-sizing-policy
Members
none
(0) – None: Image is scaled to fill configured destination rectangle without padding or keeping the aspect ratio
keep-aspect-ratio
(1) – Keep Aspect Ratio: Image is scaled to fit destination rectangle specified by GstD3D12CompositorPad:{xpos, ypos, width, height} with preserved aspect ratio. Resulting image will be centered in the destination rectangle with padding if necessary
Since : 1.26
The results of the search are