Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CameraCapturerConfiguration

CameraCapturerConfiguration is setCameraCapturerConfiguration's config parameter

property

preference: number | The Camera capture preference and the value range is [0 is "(default) self-adapts the camera output parameters to the system performance and network conditions to balance CPU consumption and video preview quality.", 1 is "prioritizes the system performance. The SDK chooses the dimension and frame rate of the local camera capture closest to those set by setVideoEncoderConfiguration.", 2 is "prioritizes the local preview quality. The SDK chooses higher camera output parameters to improve the local video preview quality. This option requires extra CPU and RAM usage for video pre-processing."]

Hierarchy

  • CameraCapturerConfiguration

Index

Properties

Properties

preference

preference: number

Generated using TypeDoc