public interface CameraParameterUpdater
Camera.Parameters on a CameraCapturer.| Modifier and Type | Method and Description |
|---|---|
void |
apply(android.hardware.Camera.Parameters cameraParameters)
Invoked when camera parameters are available for modification.
|
void apply(android.hardware.Camera.Parameters cameraParameters)
cameraParameters - the current parameters for the Camera
associated with the CameraCapturer.4.0.1