Gjsify LogoGjsify Logo

Hierarchy

  • VideoConverter

Index

Constructors

Properties

name: string

Methods

  • Convert the pixels of src into dest using convert.

    If #GST_VIDEO_CONVERTER_OPT_ASYNC_TASKS is %TRUE then this function will return immediately and needs to be followed by a call to gst_video_converter_frame_finish().

    Parameters

    Returns void

  • frame_finish(): void
  • free(): void
  • 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

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method