Class TrackIdTrackExtension

  • All Implemented Interfaces:
    TrackExtension

    public class TrackIdTrackExtension
    extends Object
    implements TrackExtension
    Specifies the track ID of a track - if not set it's up to the StreamingMp4Writer to assume one.
    • Constructor Detail

      • TrackIdTrackExtension

        public TrackIdTrackExtension​(long trackId)
    • Method Detail

      • getTrackId

        public long getTrackId()