Package com.zego.zegoavkit2
Class ZegoConstants.PublishChannelIndex
- java.lang.Object
-
- com.zego.zegoavkit2.ZegoConstants.PublishChannelIndex
-
- Enclosing class:
- ZegoConstants
public static final class ZegoConstants.PublishChannelIndex extends java.lang.Object
推流通道索引
-
-
Constructor Summary
Constructors Constructor Description PublishChannelIndex()
-
-
-
Field Detail
-
MAIN
public static final int MAIN
主推流通道,默认通道- See Also:
- Constant Field Values
-
AUX
public static final int AUX
第二路推流通道,默认没有声音,需要指定音频源。- See Also:
- Constant Field Values
-
-