| Package | Description |
|---|---|
| com.wowza.wms.transcoder.model |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<Integer,TranscoderVideoOverlayFrame> |
ITranscoderOverlayProvider.getAndClearPendingOverlays() |
Get a list of pending overlay requests and clear the pending overlay queue.
|
java.util.Map<Integer,TranscoderVideoOverlayFrame> |
ITranscoderOverlayImages.getOverlayImages() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ITranscoderOverlayProvider.addOverlay(int index,
TranscoderVideoOverlayFrame overlay) |
Add an overlay to a video stream.
|
void |
ITranscoderOverlayImages.addOverlayImage(int index,
TranscoderVideoOverlayFrame overlay) |