Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OrientationType

en

Ads Orientation

zh

广告方向

Index

Enumeration members

AUTO_ROTATE

AUTO_ROTATE: = "AUTO_ROTATE"
en

Video ad will rotate to match device orientation

zh

广告将旋转来适配设备方向

LANDSCAPE

LANDSCAPE: = "LANDSCAPE"
en

Force video ad to play in landscape orientation

zh

强制横屏播放

MATCH_VIDEO

MATCH_VIDEO: = "MATCH_VIDEO"
en

For Android only: Force video ad to play in it's own orientation regardless of device orientation

zh

只用于Android:强制素材按照自己的方向来播放

PORTRAIT

PORTRAIT: = "PORTRAIT"
en

Force video ad to play in portrait orientation

zh

强制竖屏播放

Generated using TypeDoc