public static interface InneractiveNativeVideoContentController.Renderer
| Modifier and Type | Method and Description |
|---|---|
void |
pauseVideo()
Called by the content controller in order to pause a playing a video
|
void |
playVideo()
Called by the content controller in order to start playing a video
|