Constant | Defined by | ||
---|---|---|---|
LONG_FORM : String = "long_form" [static]
Is long form content.
| VpFlag | ||
NOCOM : String = "nocom" [static]
Show no commercials on this item.
| VpFlag | ||
NOMIDROLLS : String = "nomidrolls" [static]
Show no midroll ads on this item.
| VpFlag | ||
NOOVERLAYS : String = "nooverlays" [static]
Show no overlay ads on this item.
| VpFlag | ||
NOPOSTROLLS : String = "nopostrolls" [static]
Show no postroll ads on this item.
| VpFlag | ||
NOPREROLLS : String = "noprerolls" [static]
Show no preroll ads on this item.
| VpFlag | ||
NOSPOTS : String = "nospots" [static]
Show no spot ads on this item.
| VpFlag | ||
SHORT_FORM : String = "short_form" [static]
Is short form content.
| VpFlag |
LONG_FORM | constant |
public static const LONG_FORM:String = "long_form"
Is long form content.
NOCOM | constant |
public static const NOCOM:String = "nocom"
Show no commercials on this item.
NOMIDROLLS | constant |
public static const NOMIDROLLS:String = "nomidrolls"
Show no midroll ads on this item.
NOOVERLAYS | constant |
public static const NOOVERLAYS:String = "nooverlays"
Show no overlay ads on this item.
NOPOSTROLLS | constant |
public static const NOPOSTROLLS:String = "nopostrolls"
Show no postroll ads on this item.
NOPREROLLS | constant |
public static const NOPREROLLS:String = "noprerolls"
Show no preroll ads on this item.
NOSPOTS | constant |
public static const NOSPOTS:String = "nospots"
Show no spot ads on this item.
SHORT_FORM | constant |
public static const SHORT_FORM:String = "short_form"
Is short form content.