public interface VerizonMediaResponseVodAdPlaceholder
Modifier and Type | Method and Description |
---|---|
int |
getAdsIndex()
The index of the placeholder in the
VerizonMediaAdList . |
int |
getBreaksIndex()
The index of the placeholder's ad break in the
VerizonMediaAdBreakList . |
double |
getEndTime()
The end time of the placeholder, in seconds.
|
double |
getStartTime()
The start time of the placeholder, in seconds.
|
int getBreaksIndex()
VerizonMediaAdBreakList
.int getAdsIndex()
VerizonMediaAdList
.double getStartTime()
double getEndTime()