package

androidx.media3.extractor.metadata.scte35

Classes

PrivateCommandRepresents a private command as defined in SCTE35, Section 9.3.6.
SpliceCommandSuperclass for SCTE35 splice commands.
SpliceInfoDecoderDecodes splice info sections and produces splice commands.
SpliceInsertCommandRepresents a splice insert command defined in SCTE35, Section 9.3.3.
SpliceInsertCommand.ComponentSpliceHolds splicing information for specific splice insert command components.
SpliceNullCommandRepresents a splice null command as defined in SCTE35, Section 9.3.1.
SpliceScheduleCommandRepresents a splice schedule command as defined in SCTE35, Section 9.3.2.
SpliceScheduleCommand.ComponentSpliceHolds splicing information for specific splice schedule command components.
SpliceScheduleCommand.EventRepresents a splice event as contained in a SpliceScheduleCommand.
TimeSignalCommandRepresents a time signal command as defined in SCTE35, Section 9.3.4.