Constructor
AgsAudioPlaybacknew
since: 3.0.0
Declaration [src]
AgsPlayback*
ags_playback_new (
GObject* channel
)
Parameters
channel-
Type:
GObjectThe
AgsChannel.The data is owned by the caller of the function.
Return value
Type: AgsPlayback
The new AgsPlayback.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |