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

ImageOption

rn-agora-docs › "types" › ImageOption

Hierarchy

  • ImageOption

Index

Properties

  • positionInLandscapeMode
  • positionInPortraitMode
  • visibleInPreview

Properties

positionInLandscapeMode

• positionInLandscapeMode: object

Defined in types.ts:480

The watermark position in the landscape mode.

Type declaration:

  • height: number

  • width: number

  • x: number

  • y: number


positionInPortraitMode

• positionInPortraitMode: object

Defined in types.ts:469

The watermark position in the portrait mode.

Type declaration:

  • height: number

  • width: number

  • x: number

  • y: number


visibleInPreview

• visibleInPreview: boolean

Defined in types.ts:467

Sets whether or not the watermark image is visible in the local video preview:

  • true: The watermark image is visible in preview.
  • false: The watermark image is not visible in preview.
← DefaultVideoStreamOptionInjectStreamOption →
  • Hierarchy
  • Index
    • Properties
  • Properties
    • positionInLandscapeMode
    • positionInPortraitMode
    • visibleInPreview
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