StreamTypes
@auvious/rtc / Exports / StreamTypes
Class: StreamTypes
Table of contents
Constructors
Properties
Constructors
constructor
• new StreamTypes()
Properties
CAM
▪ Static
Readonly
CAM: StreamType
= "cam"
MIC
▪ Static
Readonly
MIC: StreamType
= "mic"
SCREEN
▪ Static
Readonly
SCREEN: StreamType
= "screen"
UNKNOWN
▪ Static
Readonly
UNKNOWN: StreamType
= "unknown"
VIDEO
▪ Static
Readonly
VIDEO: StreamType
= "video"