A stream description for a simulcast attribute. More...
Public Member Functions | |
| String | getDirection () |
| Gets the direction. More... | |
| fm.liveswitch.sdp.rtp.SimulcastStream[] | getStreams () |
| Gets the streams. More... | |
| SimulcastStreamDescription (String direction, fm.liveswitch.sdp.rtp.SimulcastStream[] streams) | |
| Initializes a new instance of the fm.liveswitch.sdp.rtp.SimulcastStreamDescription class. More... | |
A stream description for a simulcast attribute.
| fm.liveswitch.sdp.rtp.SimulcastStreamDescription.SimulcastStreamDescription | ( | String | direction, |
| fm.liveswitch.sdp.rtp.SimulcastStream[] | streams | ||
| ) |
Initializes a new instance of the fm.liveswitch.sdp.rtp.SimulcastStreamDescription class.
| direction | The direction. |
| streams | The streams. |
| String fm.liveswitch.sdp.rtp.SimulcastStreamDescription.getDirection | ( | ) |
Gets the direction.
| fm.liveswitch.sdp.rtp.SimulcastStream [] fm.liveswitch.sdp.rtp.SimulcastStreamDescription.getStreams | ( | ) |
Gets the streams.