Class android.hardware.camera2.CameraDevice

Added Methods
int getCameraAudioRestriction()  
void setCameraAudioRestriction(int)  
 

Changed Methods
void createCaptureSessionByOutputConfigurations(List<OutputConfiguration>, StateCallback, Handler) Now deprecated.
 
void createConstrainedHighSpeedCaptureSession(List<Surface>, StateCallback, Handler) Now deprecated.
 
void createReprocessableCaptureSession(InputConfiguration, List<Surface>, StateCallback, Handler) Now deprecated.
 
void createReprocessableCaptureSessionByConfigurations(InputConfiguration, List<OutputConfiguration>, StateCallback, Handler) Now deprecated.
 
void createCaptureSession(List<Surface>, StateCallback, Handler) Now deprecated.
 
 

Added Fields
int AUDIO_RESTRICTION_NONE  
int AUDIO_RESTRICTION_VIBRATION  
int AUDIO_RESTRICTION_VIBRATION_SOUND