Package com.twilio.video
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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onCaptureParametersChanged()
-