Class (GI Struct)

GstVideo-1.0GstVideoVideoConverterAbstract

Index

Constructors

Properties

Methods

  • Set config as extra configuration for convert.

    If the parameters in config can not be set exactly, this function returns false and will try to update as much state as possible. The new state can then be retrieved and refined with gst_video_converter_get_config().

    Look at the GST_VIDEO_CONVERTER_OPT_* fields to check valid configuration option and values.

    Parameters

    Returns boolean

    true when config could be set.