Package com.zego.zegoliveroom.callback
Interface IZegoGetVideoEncoderSupportedCallback
-
public interface IZegoGetVideoEncoderSupportedCallback是否支持指定视频编码回调Copyright © 2019 Zego. All rights reserved.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonGetVideoEncoderSupported(int support)是否支持指定视频编码回调
-