- end
uint end [@property getter]
- end
uint end [@property setter]
- isAudio
bool isAudio [@property getter]
- isAudio
bool isAudio [@property setter]
- num
uint num [@property getter]
- num
uint num [@property setter]
- start
uint start [@property getter]
- start
uint start [@property setter]
- tags
gst.tag_list.TagList tags [@property getter]
- tags
gst.tag_list.TagList tags [@property setter]
CD track abstraction to communicate TOC entries to the base class.
This structure is only for use by sub-classed in connection with gstaudio.audio_cd_src.AudioCdSrc.addTrack.
Applications will be informed of the available tracks via a TOC message on the pipeline's #GstBus instead.