public interface MediaFile
extends com.yandex.mobile.ads.video.playback.model.VideoAdPlaybackInfo
| Modifier and Type | Method and Description |
|---|---|
int |
getAdHeight()
Gets height of Media file to be presented
|
int |
getAdWidth()
Gets width of Media file to be presented
|
InstreamAdSkipInfo |
getSkipInfo()
Provides information about possibility to skip this
|
java.lang.String |
getUrl()
Gets url of Media file to be presented
|
@NonNull java.lang.String getUrl()
getUrl in interface com.yandex.mobile.ads.video.playback.model.VideoAdPlaybackInfo@NonNull InstreamAdSkipInfo getSkipInfo()
InstreamAdSkipInfo objectint getAdWidth()
getAdWidth in interface com.yandex.mobile.ads.video.playback.model.VideoAdPlaybackInfoint getAdHeight()
getAdHeight in interface com.yandex.mobile.ads.video.playback.model.VideoAdPlaybackInfo