Top |
AgsCopyNotationAudio implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.
AgsCopyNotationAudio * ags_copy_notation_audio_new (GObject *soundcard
,AgsNotation *notation
,guint audio_channel
);
Creates an AgsCopyNotationAudio
Since: 0.4
“audio-channel”
property“audio-channel” guint
The audio channel to play of audio object.
Flags: Read / Write
Allowed values: <= 65535
Default value: 0
“notation”
property“notation” AgsNotation *
The AgsNotation it is assigned to.
Flags: Read / Write