Uses of Class
com.wowza.wms.transport.mpeg2.section.cue.SpliceEvent
-
Packages that use SpliceEvent Package Description com.wowza.wms.transport.mpeg2.section.cue -
-
Uses of SpliceEvent in com.wowza.wms.transport.mpeg2.section.cue
Fields in com.wowza.wms.transport.mpeg2.section.cue declared as SpliceEvent Modifier and Type Field Description SpliceEvent
SpliceInsertCommand. event
The event.Fields in com.wowza.wms.transport.mpeg2.section.cue with type parameters of type SpliceEvent Modifier and Type Field Description java.util.List<SpliceEvent>
SpliceScheduleCommand. spliceEvents
The splice events.Methods in com.wowza.wms.transport.mpeg2.section.cue that return SpliceEvent Modifier and Type Method Description SpliceEvent
SpliceInsertCommand. getEvent()
Methods in com.wowza.wms.transport.mpeg2.section.cue that return types with arguments of type SpliceEvent Modifier and Type Method Description java.util.List<SpliceEvent>
SpliceScheduleCommand. getSpliceEvents()
-