Uses of Interface
org.codice.alliance.video.stream.mpegts.plugins.StreamCreationPlugin
Packages that use StreamCreationPlugin
Package
Description
-
Uses of StreamCreationPlugin in org.codice.alliance.video.stream.mpegts
Methods in org.codice.alliance.video.stream.mpegts with parameters of type StreamCreationPluginModifier and TypeMethodDescriptionvoidUdpStreamMonitor.setStreamCreationPlugin(StreamCreationPlugin streamCreationPlugin) -
Uses of StreamCreationPlugin in org.codice.alliance.video.stream.mpegts.netty
Methods in org.codice.alliance.video.stream.mpegts.netty with parameters of type StreamCreationPluginModifier and TypeMethodDescriptionvoidUdpStreamProcessor.setStreamCreationPlugin(StreamCreationPlugin streamCreationPlugin) -
Uses of StreamCreationPlugin in org.codice.alliance.video.stream.mpegts.plugins
Classes in org.codice.alliance.video.stream.mpegts.plugins that implement StreamCreationPluginModifier and TypeClassDescriptionclassChecks for null arguments so child classes don't need to.classIterates through a list of StreamCreationPlugin and call onCreate for each.classclassclassclassConstructor parameters in org.codice.alliance.video.stream.mpegts.plugins with type arguments of type StreamCreationPluginModifierConstructorDescriptionListStreamCreationPlugin(List<StreamCreationPlugin> streamCreationPluginList)