Home > borogove > calls > Media
calls.Media class
Signature:
export class Media
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(mid, media, connectionData, port, protocol, attributes, formats) |
Constructs a new instance of the Media class
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| attributes |
readonly
|
borogove.calls.Attribute[] | |
| connectionData |
readonly
|
string | |
| formats |
readonly
|
number[] | |
| media |
readonly
|
string | |
| mid |
readonly
|
string | |
| port |
readonly
|
string | |
| protocol |
readonly
|
string |