Constructor

AgsAudioTracknew

since: 3.0.0

Declaration [src]

AgsTrack*
ags_track_new (
  void
)

Description [src]

Creates a new instance of AgsTrack.

Available since: 3.0.0

Return value

Type: AgsTrack

The new AgsTrack.

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