FrameResolution

The frame resolution used by the video stream.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of pixels in the height of the video frame.

Link copied to clipboard

The number of pixels in the width of the video frame.

Functions

Link copied to clipboard
inline fun copy(block: FrameResolution.Builder.() -> Unit = {}): FrameResolution
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String