Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

audio_stream?: number

Index of the current audio stream.

audio_volume?: number

The volume of the audio, as a normalized value between 0.0 and 1.0.

playing?: boolean

Whether the #ClutterMedia actor is playing.

progress?: number

The current progress of the playback, as a normalized value between 0.0 and 1.0.

seek_flags?: ClutterGst.SeekFlags

Flags to use when seeking.

subtitle_font_name?: string

The font used to display subtitles. The font description has to follow the same grammar as the one recognized by pango_font_description_from_string().

subtitle_track?: number
subtitle_uri?: string

The location of a subtitle file, expressed as a valid URI.

uri?: string

The location of a media file, expressed as a valid URI.

user_agent?: string

The User Agent used by #ClutterGstPlayer with network protocols.

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