程序包 rtc

接口 MVideo.ChangeCaptureFormatListener

封闭类:
MVideo

public static interface MVideo.ChangeCaptureFormatListener
本地发布的视频分辨率改变回调接口
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    onChangeCaptureFormat(int width, int height, int frameRate)
     
  • 方法详细资料

    • onChangeCaptureFormat

      void onChangeCaptureFormat(int width, int height, int frameRate)