Class

AgsAudioAudioFileLink

[]

Description

class AgsAudio.AudioFileLink : Ags.FileLink
  implements Ags.Plugin {
  preset: gchar*,
  instrument: gchar*,
  sample: gchar*,
  audio_channel: guint,
  timestamp: AgsTimestamp*
}

No description available.

[]

Implements

[]

Constructors

ags_audio_file_link_new

Create a new instance of AgsAudioFileLink.

since: 3.0.0

[]

Instance methods

Methods inherited from AgsFileLink (4)
Methods inherited from GObject (43)
Methods inherited from AgsPlugin (10)
[]

Properties

AgsAudio.AudioFileLink:audio-channel

The assigned audio channel.

since: 3.0.0

AgsAudio.AudioFileLink:instrument

The assigned instrument.

since: 3.0.0

AgsAudio.AudioFileLink:preset

The assigned preset.

since: 3.0.0

AgsAudio.AudioFileLink:sample

The assigned sample.

since: 3.0.0

AgsAudio.AudioFileLink:timestamp

The assigned timestamp.

since: 3.0.0

Properties inherited from AgsFileLink (2)
[]

Signals

Signals inherited from GObject (1)

Class structure