TypeScript API Documentation for GSTREAMER VIDEO
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.20
Takes src rectangle and position it at the center of dst rectangle with or without scaling. It handles clipping if the src rectangle is bigger than the dst one and scaling is set to FALSE.
src
dst
scaling
a pointer to GstVideo.VideoRectangle describing the source area
a pointer to GstVideo.VideoRectangle describing the destination area
a gboolean indicating if scaling should be applied or not
gboolean
1.20
Takes
srcrectangle and position it at the center ofdstrectangle with or withoutscaling. It handles clipping if thesrcrectangle is bigger than thedstone andscalingis set to FALSE.