Interface VideoCapturerObserver

All Known Implementing Classes:
LocalVideoTrack

public interface VideoCapturerObserver
Observe a Video Capturer for change in capture parameters such as change in width, height, and rotation.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onCaptureParametersChanged

      void onCaptureParametersChanged()