Agora React Native UI KIT

Agora React Native UI KIT

  • Docs
  • API Reference
  • GitHub

›Interfaces

Introduction

  • Globals
  • Globals

External Modules

  • AgoraView.native
  • RtcEngine.native
  • index
  • types

Classes

  • AgoraView
  • RtcEngine

Enums

  • AgoraViewMode
  • AudioChannelStereo
  • AudioCodecProfile
  • AudioSampleRate
  • VideoCodecProfile

Interfaces

  • AgoraUserInfo
  • AgoraViewProps
  • AudioFrameOption
  • AudioMixingOption
  • AudioRecordingOption
  • BackgroundImage
  • BeautyOption
  • CameraCapturerConfiguration
  • ChannelMediaConfiguration
  • ChannelMediaInfo
  • Color
  • DataStreamOption
  • DefaultVideoStreamOption
  • ImageOption
  • InjectStreamOption
  • LastmileProbeConfig
  • LiveTranscodingOption
  • MixedAudioFrameOption
  • Option
  • PlayEffectOption
  • PositionOption
  • PublishStreamOption
  • PublisherConfig
  • RemoveInjectStreamOption
  • RemovePublishStreamOption
  • Size
  • TranscodingUser
  • VideoEncoderConfig
  • VideoOption
  • VideoStreamOption
  • VoiceDecorator

BeautyOption

rn-agora-docs › "types" › BeautyOption

BeautyOption is setBeautyEffectOptions's option parameter

property lighteningContrastLevel: integer | lightening contrast level and the value ranges is low: 0, normal: 1, high: 2

property lighteningLevel: float | brightness level and the value ranges between 0.0 (original) and 1.0.

property smoothnessLevel: float | The sharpness level. The value ranges between 0.0 (original) and 1.0. This parameter is usually used to remove blemishes.

property rednessLevel: float | The redness level. The value ranges between 0.0 (original) and 1.0. This parameter adjusts the red saturation level.

Hierarchy

  • BeautyOption

Index

Properties

  • lighteningContrastLevel
  • lighteningLevel
  • rednessLevel
  • smoothnessLevel

Properties

lighteningContrastLevel

• lighteningContrastLevel: number

Defined in types.ts:587


lighteningLevel

• lighteningLevel: number

Defined in types.ts:588


rednessLevel

• rednessLevel: number

Defined in types.ts:590


smoothnessLevel

• smoothnessLevel: number

Defined in types.ts:589

← BackgroundImageCameraCapturerConfiguration →
  • Hierarchy
  • Index
    • Properties
  • Properties
    • lighteningContrastLevel
    • lighteningLevel
    • rednessLevel
    • smoothnessLevel
Agora React Native UI KIT
Docs
Getting Started (or other categories)Guides (or other categories)API Reference (or other categories)
Community
User ShowcaseStack OverflowProject ChatTwitter
More
BlogGitHubStar