Gjsify LogoGjsify Logo

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.

record

Hierarchy

  • AudioCdSrcTrack

Index

Constructors

Properties

end: number

The last sector of this track (LBA)

field
is_audio: boolean

Whether this is an audio track

field
num: number

Track number in TOC (usually starts from 1, but not always)

field
start: number

The first sector of this track (LBA)

field
tags: Gst.TagList

Track-specific tags (e.g. from cd-text information), or NULL

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method