Represents a stream in an Vonage Video API session. More...

Properties
List< string > LayoutClassList [get, set]
The layout class list as a list of strings. More...
string VideoType [get, set]
The video type as a string. More...
string Id [get, set]
The stream ID. More...
string Name [get, set]
The name of the stream. More...

Detailed Description

Represents a stream in an Vonage Video API session.

Property Documentation

Id

The stream ID.

LayoutClassList

The layout class list as a list of strings.

Name

The name of the stream.

VideoType

The video type as a string.