Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstVideoEncoder ╰── GstPngEnc
Encodes png images.
name |
sink |
direction |
sink |
presence |
always |
details |
video/x-raw, format=(string){ RGBA, RGB, GRAY8, GRAY16_BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
name |
src |
direction |
source |
presence |
always |
details |
image/png, width=(int)[ 16, 1000000 ], height=(int)[ 16, 1000000 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
“compression-level”
property“compression-level” guint
PNG compression level.
Owner: GstPngEnc
Flags: Read / Write
Allowed values: <= 9
Default value: 6
“snapshot”
property“snapshot” gboolean
Send EOS after encoding a frame, useful for snapshots.
Owner: GstPngEnc
Flags: Read / Write
Default value: FALSE