| Class | Description |
|---|---|
| PrivateCommand |
Represents a private command as defined in SCTE35, Section 9.3.6.
|
| SpliceCommand |
Superclass for SCTE35 splice commands.
|
| SpliceInfoDecoder |
Decodes splice info sections and produces splice commands.
|
| SpliceInsertCommand |
Represents a splice insert command defined in SCTE35, Section 9.3.3.
|
| SpliceInsertCommand.ComponentSplice |
Holds splicing information for specific splice insert command components.
|
| SpliceNullCommand |
Represents a splice null command as defined in SCTE35, Section 9.3.1.
|
| SpliceScheduleCommand |
Represents a splice schedule command as defined in SCTE35, Section 9.3.2.
|
| SpliceScheduleCommand.ComponentSplice |
Holds splicing information for specific splice schedule command components.
|
| SpliceScheduleCommand.Event |
Represents a splice event as contained in a
SpliceScheduleCommand. |
| TimeSignalCommand |
Represents a time signal command as defined in SCTE35, Section 9.3.4.
|