Package com.amazonaws.ivs.player
Class AdBreak
java.lang.Object
com.amazonaws.ivs.player.AdBreak
Represents an ad break.
Beta: This API may change in future releases.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionlongint
-
Method Details
-
getAdBreakId
- Returns:
- unique identifier for this ad break
-
getRollType
- Returns:
- roll type of the ad break
-
getDuration
public long getDuration()- Returns:
- duration of the ad break in milliseconds
-
getPodLength
public int getPodLength()- Returns:
- number of creatives in this ad break
-