Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaStream

The participant media stream may represent participant's video or screen sharing streams.

Hierarchy

  • MediaStream

Index

Properties

Properties

height

height: Property<number>

Height of video resolution (for video) or shared area rectangle (for screen sharing)

source

Presents this stream for rendering.

state

width

width: Property<number>

Width of video resolution (for video) or shared area rectangle (for screen sharing)