class AspectRatio : Comparable<AspectRatio>
Immutable class for describing proportional relationship between width and height. |
|
sealed class AudioEncoder |
|
sealed class AudioSource |
|
class CameraConfiguration |
|
class CameraView |
|
sealed class ErrorLevel |
|
object ImageProcessor |
|
data class LegacyImage
Data class to wrap frame data generated from preview frame listener for Camera1. |
|
object Modes |
|
sealed class Orientation |
|
data class Size : Comparable<Size>
Immutable class for describing width and height dimensions in pixels. |
|
class VideoConfiguration
Configuration that abstracts MediaRecorder parameters for video recording |
|
sealed class VideoEncoder |
|
sealed class VideoOutputFormat |
|
sealed class VideoSize
Common video resolutions |
class CameraViewException : Exception |