… = .Tracks[…] (gb.sdl.sound)

Dim hTracks As .Tracks
Dim hTrack As .Track
hTrack = hTracks [ Index As Integer ]

Return a virtual object used for managing one specific track.

  • Index is the index of the track.