Uses of Class
org.codice.alliance.video.stream.mpegts.klv.KlvData
Packages that use KlvData
-
Uses of KlvData in org.codice.alliance.video.stream.mpegts.klv
Methods in org.codice.alliance.video.stream.mpegts.klv that return types with arguments of type KlvDataModifier and TypeMethodDescriptionKlvService.getAllStreamsKlvByParent()KlvStreamService.getAllStreamsKlvByParent()Get the current klv data mappings organized by parent stream id.KlvService.getAllStreamsKlvWithParam(String key) KlvStreamService.getAllStreamsKlvWithParam(String key) Get the collection of all active streams with klv data that have the given key defined in their properties.KlvService.getStreamsKlvByParam(String key, String value) KlvStreamService.getStreamsKlvByParam(String key, String value) Get the current klv data mappings associated with the given parent id.Methods in org.codice.alliance.video.stream.mpegts.klv with parameters of type KlvDataModifier and TypeMethodDescriptionvoidKlvConsumer.postKlvForStream(KlvData klvData) Post video stream klv datavoidKlvService.postKlvForStream(KlvData klvData)