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

VideoOption

rn-agora-docs › "types" › VideoOption

Hierarchy

  • VideoOption

Index

Properties

  • reactTag
  • renderMode
  • uid

Properties

reactTag

• reactTag: number

Defined in types.ts:300


renderMode

• renderMode: number

Defined in types.ts:299

  • 1: RENDER_MODE_HIDDEN (Uniformly scale the video until it fills the visible boundaries (cropped). One dimension of the video may have clipped contents).
  • 2: RENDER_MODE_FIT (Uniformly scale the video until one of its dimension fits the boundary (zoomed to fit). Areas that are not filled due to the disparity in the aspect ratio are filled with black).
  • 3: This mode is deprecated and Agora does not recommend using this mode.

uid

• uid: number

Defined in types.ts:293

User ID of the remote user.

← VideoEncoderConfigVideoStreamOption →
  • Hierarchy
  • Index
    • Properties
  • Properties
    • reactTag
    • renderMode
    • uid
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