Method

AgsAudioTrackduplicate

since: 3.0.0

Declaration [src]

AgsTrack*
ags_track_duplicate (
  AgsTrack* track
)

Description [src]

Duplicate a track.

Available since: 3.0.0

Return value

Type: AgsTrack

The duplicated AgsTrack.

The caller of the method takes ownership of the data, and is responsible for freeing it.