-
public class VideoStartDelay.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerPRE_ROLLprivate final IntegerGENERIC_MID_ROLLprivate final IntegerGENERIC_POST_ROLLprivate final IntegerMID_ROLpublic final static VideoStartDelay.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetPRE_ROLL()final IntegergetGENERIC_MID_ROLL()final IntegergetGENERIC_POST_ROLL()final IntegergetMID_ROL()-
-
Method Detail
-
getPRE_ROLL
final Integer getPRE_ROLL()
-
getGENERIC_MID_ROLL
final Integer getGENERIC_MID_ROLL()
-
getGENERIC_POST_ROLL
final Integer getGENERIC_POST_ROLL()
-
getMID_ROL
final Integer getMID_ROL()
-
-
-
-