Builder class for VideoConfiguration.
|
Builder(int qualityLevel, int captureMode)
|
| VideoConfiguration |
build()
|
| VideoConfiguration.Builder |
setCameraEnabled(boolean cameraEnabled)
Sets whether or not the front camera should record the user.
|
| VideoConfiguration.Builder |
setCaptureMode(int captureMode)
|
| VideoConfiguration.Builder |
setMicEnabled(boolean micEnabled)
Sets whether or not audio recording should be enabled.
|
| VideoConfiguration.Builder |
setQualityLevel(int qualityLevel)
|
Sets whether or not the front camera should record the user.
Sets whether or not audio recording should be enabled.