The methods of Android.Hardware.Camera2.Params.StreamConfigurationMap are listed below. For a list of all members, see the StreamConfigurationMap Members list.
See Also: Inherited members from Java.Lang.Object
Get a list of supported high speed video recording FPS ranges.
Get the frame per second ranges (fpsMin, fpsMax) for input high speed video size.
Get a list of supported high speed video recording sizes.
Documentation for this section has not yet been entered.
Get the image format output formats in this stream configuration.
Get the minimum Android.Hardware.Camera2.CaptureRequest.SensorFrameDuration for the format/size combination (in nanoseconds).
Get a list of sizes compatible with the requested image format.
Get the stall duration for the format/size combination (in nanoseconds).
Determine whether or not the surface in its current state is suitable to be included in a Android.Hardware.Camera2.CameraDevice.createCaptureSession(java.util.List<android.view.Surface>, android.hardware.camera2.CameraCaptureSession.StateCallback, android.os.Handler) as an output.
Determine whether or not output surfaces with a particular user-defined format can be passed Android.Hardware.Camera2.CameraDevice.createCaptureSession(java.util.List<android.view.Surface>, android.hardware.camera2.CameraCaptureSession.StateCallback, android.os.Handler).