orientation property

int? orientation
final

播放方向。竖屏:1,横屏:2。默认为竖屏。仅Android端有效

Implementation

final int? orientation;