Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Optional audioTrack

audioTrack?: ILocalTrack

Optional canvas

isPipedProcessors

isPipedProcessors: boolean

loopbackDeviceState

loopbackDeviceState: AgoraRteMediaSourceState

processors

processors: IBaseProcessor[]

runnable

runnable: boolean

screenEnable

screenEnable: boolean

Optional track

trackState

withAudio

withAudio: boolean

Accessors

playing

  • get playing(): undefined | boolean
  • Returns undefined | boolean

Methods

addProcessors

  • addProcessors(processors: IBaseProcessor[]): void

emit

off

on

onExecution

  • onExecution(): Promise<void>

once

removeAllEventListeners

  • removeAllEventListeners(): void

removeProcessors

  • removeProcessors(): void

run

  • run(): void

setScreenShareTrackState

stop

  • stop(): void