AspectRatio
open class AspectRatio
kotlin.Any | |
↳ | androidx.camera.core.AspectRatio |
The aspect ratio of the use case.
Aspect ratio is the ratio of width to height.
Summary
Constants | |
---|---|
static Int |
16:9 standard aspect ratio. |
static Int |
4:3 standard aspect ratio. |