-
public interface VideoCapturerObserverObserve a Video Capturer for change in capture parameters such as change in width, height, and rotation.
-
-
Method Summary
Modifier and Type Method Description abstract voidonCaptureParametersChanged()-
-
Method Detail
-
onCaptureParametersChanged
abstract void onCaptureParametersChanged()
-
-
-
-