im.zego.zegoexpress.constants.ZegoPlayerVideoLayer
Player video layer.
Declared in
constants/ZegoPlayerVideoLayer.java
Public-Attrib Lists
Public-Func Lists
Public-Static-Func Lists
Public-Attrib Docs
AUTO
public AUTO ()
Initial: AUTO =(0)
The layer to be played depends on the network status.
BASE
public BASE ()
Initial: BASE =(1)
Play the base layer (small resolution)
BASE_EXTEND
public BASE_EXTEND ()
Initial: BASE_EXTEND =(2)
Play the extend layer (big resolution)
Public-Func Docs
value
public int value ()
Public-Static-Func Docs
getZegoPlayerVideoLayer
public ZegoPlayerVideoLayer getZegoPlayerVideoLayer (int value)