Package 

Interface VideoCapturerObserver


  • 
    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
      abstract void onCaptureParametersChanged()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait