Constructor
AgsAudioTracknew
since: 3.0.0
Declaration [src]
AgsTrack*
ags_track_new (
void
)
Return value
Type: AgsTrack
The new AgsTrack
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |