ChannelEncoderSettingsVideoDescriptionCodecSettingsFrameCaptureSettings

data class ChannelEncoderSettingsVideoDescriptionCodecSettingsFrameCaptureSettings(val captureInterval: Int? = null, val captureIntervalUnits: String? = null)

Constructors

constructor(captureInterval: Int? = null, captureIntervalUnits: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val captureInterval: Int? = null

The frequency at which to capture frames for inclusion in the output.

Link copied to clipboard

Unit for the frame capture interval.