Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoViewMode

视频渲染填充模式

Index

Enumeration members

Enumeration members

AspectFill

AspectFill: = 1

等比缩放填充整个 View,可能有部分被裁减

AspectFit

AspectFit: = 0

等比缩放,可能有黑边

ScaleToFill

ScaleToFill: = 2

填充整个 View,图像可能被拉伸

Generated using TypeDoc