AudioSource


Object Hierarchy:

GES.AudioSource GES.AudioSource GES.AudioSource GES.Source GES.Source GES.Source->GES.AudioSource GES.TrackElement GES.TrackElement GES.TrackElement->GES.Source GES.TimelineElement GES.TimelineElement GES.TimelineElement->GES.TrackElement GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->GES.TimelineElement GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned GES.Extractable GES.Extractable GES.Extractable->GES.AudioSource GES.Extractable->GES.Source GES.Extractable->GES.TrackElement GES.Extractable->GES.TimelineElement GES.MetaContainer GES.MetaContainer GES.MetaContainer->GES.AudioSource GES.MetaContainer->GES.Source GES.MetaContainer->GES.TrackElement GES.MetaContainer->GES.TimelineElement

Description:

[ CCode ( type_id = "ges_audio_source_get_type ()" ) ]
public abstract class AudioSource : Source, Extractable, MetaContainer

Children Properties

You can use the following children properties through the ges_track_element_set_child_property and alike set of methods:

  • double `volume`: volume factor, 1.0=100%.
  • bool `mute`: mute channel.
All known sub-classes:

Namespace: GES

Content:

Creation methods:

Inherited Members:

All known members inherited from class GES.Source
All known members inherited from interface GES.Extractable