Skip to content

@camera.ui/sdk / camera / CameraUiSettings

Interface: CameraUiSettings

Defined in: camera/config.ts:88

UI display settings for a camera.

Properties

activityMode

activityMode: CameraActivityMode

Defined in: camera/config.ts:96

When the live stream runs: continuously, only during activity, or on demand.


aspectRatio

aspectRatio: `${number}:${number}`

Defined in: camera/config.ts:98

Display aspect ratio.


playbackSource

playbackSource: PlaybackSource

Defined in: camera/config.ts:94

Recorded playback quality. Auto picks the best tier with footage and may switch at coverage edges.


streamingMode

streamingMode: VideoStreamingMode

Defined in: camera/config.ts:90

Preferred streaming method.


streamingSource

streamingSource: StreamingRole

Defined in: camera/config.ts:92

Preferred stream quality.