The protocol used to carry media on a connection. More...
Public Member Functions | |
| MediaProtocol (int value) | |
| int | getAssignedValue () |
Static Public Member Functions | |
| [static initializer] | |
| static MediaProtocol | getByAssignedValue (int value) |
Public Attributes | |
| WebRTC =(1) | |
| WebRTC Media Protocol. More... | |
| WebSockets =(2) | |
| WebSockets Media Protcol. More... | |
The protocol used to carry media on a connection.
| fm.liveswitch.MediaProtocol.MediaProtocol | ( | int | value | ) |
|
static |
| int fm.liveswitch.MediaProtocol.getAssignedValue | ( | ) |
|
static |
| fm.liveswitch.MediaProtocol.WebRTC =(1) |
WebRTC Media Protocol.
| fm.liveswitch.MediaProtocol.WebSockets =(2) |
WebSockets Media Protcol.