Class SpliceScheduleCommand
Object
com.wowza.wms.transport.mpeg2.section.cue.SpliceCommand
com.wowza.wms.transport.mpeg2.section.cue.SpliceScheduleCommand
The Class SpliceScheduleCommand.
-
Field Summary
FieldsFields inherited from class com.wowza.wms.transport.mpeg2.section.cue.SpliceCommand
INVALID, name, SPLICE_COMMAND_BANDWIDTH_RES, SPLICE_COMMAND_INSERT, SPLICE_COMMAND_NULL, SPLICE_COMMAND_SCHEDULE, SPLICE_COMMAND_TIME_SIGNAL, type
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new splice schedule command. -
Method Summary
Methods inherited from class com.wowza.wms.transport.mpeg2.section.cue.SpliceCommand
getName, getType
-
Field Details
-
spliceEvents
The splice events.
-
-
Constructor Details
-
SpliceScheduleCommand
Instantiates a new splice schedule command.- Parameters:
data
- the data
-
-
Method Details
-
getSpliceEvents
-
serializeAMF
- Overrides:
serializeAMF
in classSpliceCommand
-
toString
- Overrides:
toString
in classSpliceCommand
-