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



Public Constants
 ConstantDefined by
  FULLSCREEN : String = "fullscreen"
[static] Indicate that the AdPlayer is in fullscreen mode
ViewMode
  NORMAL : String = "normal"
[static] Indicate that the AdPlayer is in normal mode
ViewMode
Constant detail
FULLSCREENconstant
public static const FULLSCREEN:String = "fullscreen"

Indicate that the AdPlayer is in fullscreen mode

NORMALconstant 
public static const NORMAL:String = "normal"

Indicate that the AdPlayer is in normal mode