Home > borogove > calls > Media > (constructor)
calls.Media.(constructor)
Constructs a new instance of the Media class
Signature:
constructor(mid: string, media: string, connectionData: string, port: string, protocol: string, attributes: borogove.calls.Attribute[], formats: number[]);
Parameters
| Parameter | Type | Description |
|---|---|---|
| mid | string | |
| media | string | |
| connectionData | string | |
| port | string | |
| protocol | string | |
| attributes | borogove.calls.Attribute[] | |
| formats | number[] |