Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

async?: boolean
blocksize?: number
enable_last_buffer?: boolean
max_lateness?: number
name?: string
preroll_queue_len?: number
qos?: boolean
render_delay?: number
sync?: boolean
texture?: Clutter.Texture

This is the texture the video is decoded into. It can be any #ClutterTexture, however Cluter-Gst has a handy subclass, #ClutterGstVideoTexture, that implements the #ClutterMedia interface.

ts_offset?: number
update_priority?: number

Clutter-Gst installs a #GSource to signal that a new frame is ready to the Clutter thread. This property allows to tweak the priority of the source (Lower value is higher priority).

Since 1.0

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