public class InstreamAdBreakPosition
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InstreamAdBreakPosition.Type |
| Constructor and Description |
|---|
InstreamAdBreakPosition(InstreamAdBreakPosition.Type type,
long value) |
| Modifier and Type | Method and Description |
|---|---|
InstreamAdBreakPosition.Type |
getPositionType()
Provides type of ad break time offset position.
|
long |
getValue()
Provides ad break time offset value.
|
public InstreamAdBreakPosition(@NonNull
InstreamAdBreakPosition.Type type,
long value)
public long getValue()
getPositionType()@NonNull public InstreamAdBreakPosition.Type getPositionType()
InstreamAdBreakPosition.Type