CD track abstraction to communicate TOC entries to the base class.
This structure is only for use by sub-classed in connection with gst_audio_cd_src_add_track().
Applications will be informed of the available tracks via a TOC message on the pipeline's #GstBus instead.
The last sector of this track (LBA)
Whether this is an audio track
Track number in TOC (usually starts from 1, but not always)
The first sector of this track (LBA)
Track-specific tags (e.g. from cd-text information), or NULL
CD track abstraction to communicate TOC entries to the base class.
This structure is only for use by sub-classed in connection with gst_audio_cd_src_add_track().
Applications will be informed of the available tracks via a TOC message on the pipeline's #GstBus instead.