VideoCaptureParameter

data class VideoCaptureParameter(width: Int, height: Int, maxFps: Int)

Properties

height
Link copied to clipboard
val height: Int
maxFps
Link copied to clipboard
val maxFps: Int
width
Link copied to clipboard
val width: Int

Sources

SDK source
Link copied to clipboard