Constructor
AgsAudioStartChannelnew
since: 3.0.0
Declaration [src]
AgsStartChannel*
ags_start_channel_new (
AgsChannel* channel,
gint sound_scope
)
Parameters
channel-
Type:
AgsChannelThe
AgsChannelto start.The data is owned by the caller of the function. sound_scope-
Type:
gintThe sound scope.
Return value
Type: AgsStartChannel
The new AgsStartChannel.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |