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