Uses of Class
com.wowza.wms.transcoder.model.TranscoderVideoOverlayFrame
Packages that use TranscoderVideoOverlayFrame
-
Uses of TranscoderVideoOverlayFrame in com.wowza.wms.transcoder.model
Methods in com.wowza.wms.transcoder.model that return types with arguments of type TranscoderVideoOverlayFrameModifier and TypeMethodDescriptionITranscoderOverlayProvider.getAndClearPendingOverlays()
Get a list of pending overlay requests and clear the pending overlay queue.ITranscoderOverlayImages.getOverlayImages()
Methods in com.wowza.wms.transcoder.model with parameters of type TranscoderVideoOverlayFrameModifier and TypeMethodDescriptionvoid
ITranscoderOverlayProvider.addOverlay
(int index, TranscoderVideoOverlayFrame overlay) Add an overlay to a video stream.void
ITranscoderOverlayImages.addOverlayImage
(int index, TranscoderVideoOverlayFrame overlay)