Uses of Interface
org.codice.alliance.video.stream.mpegts.plugins.StreamEndPlugin
Packages that use StreamEndPlugin
Package
Description
-
Uses of StreamEndPlugin in org.codice.alliance.video.stream.mpegts
Methods in org.codice.alliance.video.stream.mpegts with parameters of type StreamEndPluginModifier and TypeMethodDescriptionvoidUdpStreamMonitor.setStreamEndPlugin(StreamEndPlugin streamEndPlugin) The StreamEndPlugin gets called when a stream ends by either being stopped or timed-out. -
Uses of StreamEndPlugin in org.codice.alliance.video.stream.mpegts.netty
Methods in org.codice.alliance.video.stream.mpegts.netty with parameters of type StreamEndPluginModifier and TypeMethodDescriptionvoidUdpStreamProcessor.setStreamEndPlugin(StreamEndPlugin streamEndPlugin) -
Uses of StreamEndPlugin in org.codice.alliance.video.stream.mpegts.plugins
Classes in org.codice.alliance.video.stream.mpegts.plugins that implement StreamEndPluginModifier and TypeClassDescriptionclassFind the children of the parent metacard and process the children in batches.Constructors in org.codice.alliance.video.stream.mpegts.plugins with parameters of type StreamEndPlugin