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
-
Method Details
-
onCaptureParametersChanged
void onCaptureParametersChanged()
-