mirror of
https://github.com/Rafostar/clapper.git
synced 2026-01-15 16:30:36 +01:00
Rotation can be set by passing a GstVideoOrientationMethod to the gst_clapper_paintable_set_rotation() function. The actual rotation is done through GskTransforms directly on the Snapshot. Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>