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

BackgroundImage

rn-agora-docs › "types" › BackgroundImage

The background image added to the CDN live publishing stream. Once a background image is added, the audience of the CDN live publishing stream can see it.

Hierarchy

  • BackgroundImage

Index

Properties

  • height
  • url
  • width
  • x
  • y

Properties

height

• height: number

Defined in types.ts:143

Height of the image on the broadcasting video.


url

• url: string

Defined in types.ts:135

HTTP/HTTPS URL address of the image on the broadcasting video. The maximum length of this parameter is 1024 bytes.


width

• width: number

Defined in types.ts:141

Width of the image on the broadcasting video.


x

• x: number

Defined in types.ts:137

Position of the image on the upper left of the broadcasting video on the horizontal axis.


y

• y: number

Defined in types.ts:139

Position of the image on the upper left of the broadcasting video on the vertical axis.

← AudioRecordingOptionBeautyOption →
  • Hierarchy
  • Index
    • Properties
  • Properties
    • height
    • url
    • width
    • x
    • y
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