public interface ITranscoderOverlayImages
| Modifier and Type | Method and Description |
|---|---|
void |
addOverlayImage(int index,
TranscoderVideoOverlayFrame overlay) |
java.util.Map<Integer,TranscoderVideoOverlayFrame> |
getOverlayImages() |
void addOverlayImage(int index,
TranscoderVideoOverlayFrame overlay)
java.util.Map<Integer,TranscoderVideoOverlayFrame> getOverlayImages()