Uses of Class
com.wowza.wms.manifest.builder.ManifestUpdate
Packages that use ManifestUpdate
-
Uses of ManifestUpdate in com.wowza.wms.manifest.builder
Method parameters in com.wowza.wms.manifest.builder with type arguments of type ManifestUpdateModifier and TypeMethodDescriptionstatic void
ManifestService.registerManifestRequest
(com.wowza.wms.httpstreamer.PlaylistKey playlistKey, Consumer<ManifestUpdate> manifestHandler) static void
ManifestService.unRegisterManifestRequest
(com.wowza.wms.httpstreamer.PlaylistKey playlistKey, Consumer<ManifestUpdate> manifestHandler) Constructor parameters in com.wowza.wms.manifest.builder with type arguments of type ManifestUpdateModifierConstructorDescriptionManifestRequest
(com.wowza.wms.httpstreamer.PlaylistKey playlistKey, String manifestKey, Consumer<ManifestUpdate> manifestHandler)