Uses of Interface
org.codice.alliance.video.stream.mpegts.rollover.RolloverAction
Packages that use RolloverAction
Package
Description
-
Uses of RolloverAction in org.codice.alliance.video.stream.mpegts.netty
Methods in org.codice.alliance.video.stream.mpegts.netty with parameters of type RolloverActionModifier and TypeMethodDescriptionvoidUdpStreamProcessor.setRolloverAction(RolloverAction rolloverAction) -
Uses of RolloverAction in org.codice.alliance.video.stream.mpegts.rollover
Classes in org.codice.alliance.video.stream.mpegts.rollover that implement RolloverActionModifier and TypeClassDescriptionclassStores the child content, links the child to the parent, and updates the parent's location with the union of the child's location.classclassChains a list of RolloverAction objects together.Constructor parameters in org.codice.alliance.video.stream.mpegts.rollover with type arguments of type RolloverAction