Converter
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
[ Compact ]
[ GIR ( name = "VideoConverter" ) ]
public class Converter
Content:
Methods:
- public void frame (Frame src, Frame dest)
Convert the pixels of src into dest using
this.
- public void frame_finish ()
Wait for a previous async conversion performed using
frame to complete.
- public void free ()
Free this
- public unowned Structure get_config ()
Get the current configuration of this
.
- public bool set_config (owned Structure config)
Set config as extra configuration for
this.