Packagese.videoplaza.kit.api.utils
Classpublic class VpFlag



Public Constants
 ConstantDefined 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
Constant detail
LONG_FORMconstant
public static const LONG_FORM:String = "long_form"

Is long form content.

NOCOMconstant 
public static const NOCOM:String = "nocom"

Show no commercials on this item.

NOMIDROLLSconstant 
public static const NOMIDROLLS:String = "nomidrolls"

Show no midroll ads on this item.

NOOVERLAYSconstant 
public static const NOOVERLAYS:String = "nooverlays"

Show no overlay ads on this item.

NOPOSTROLLSconstant 
public static const NOPOSTROLLS:String = "nopostrolls"

Show no postroll ads on this item.

NOPREROLLSconstant 
public static const NOPREROLLS:String = "noprerolls"

Show no preroll ads on this item.

NOSPOTSconstant 
public static const NOSPOTS:String = "nospots"

Show no spot ads on this item.

SHORT_FORMconstant 
public static const SHORT_FORM:String = "short_form"

Is short form content.