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

ChannelMediaConfiguration

rn-agora-docs › "types" › ChannelMediaConfiguration

ChannelMediaConfiguration

property src:

property channels: An array of ChannelMediaInfo

description: The configuration of the media stream relay

Hierarchy

  • ChannelMediaConfiguration

Index

Properties

  • channels
  • src

Properties

channels

• channels: Array‹ChannelMediaInfo›

Defined in types.ts:36

An Array of destination channels. See ChannelMediaInfo for more info.


Optional src

• src? : object

Defined in types.ts:24

Type declaration:

  • channelName: string

  • token? : string

  • uid? : number

← CameraCapturerConfigurationChannelMediaInfo →
  • Hierarchy
  • Index
    • Properties
  • Properties
    • channels
    • Optional src
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