A stream for a simulcast stream description. More...
Public Member Functions | |
fm.liveswitch.sdp.rtp.SimulcastStreamId[] | getIds () |
Gets the identifiers. More... | |
SimulcastStream (fm.liveswitch.sdp.rtp.SimulcastStreamId idValue) | |
Initializes a new instance of the fm.liveswitch.sdp.rtp.SimulcastStream class. More... | |
SimulcastStream (fm.liveswitch.sdp.rtp.SimulcastStreamId[] ids) | |
Initializes a new instance of the fm.liveswitch.sdp.rtp.SimulcastStream class. More... | |
A stream for a simulcast stream description.
fm.liveswitch.sdp.rtp.SimulcastStream.SimulcastStream | ( | fm.liveswitch.sdp.rtp.SimulcastStreamId | idValue | ) |
Initializes a new instance of the fm.liveswitch.sdp.rtp.SimulcastStream class.
idValue | The identifier. |
fm.liveswitch.sdp.rtp.SimulcastStream.SimulcastStream | ( | fm.liveswitch.sdp.rtp.SimulcastStreamId[] | ids | ) |
Initializes a new instance of the fm.liveswitch.sdp.rtp.SimulcastStream class.
ids | The identifiers. |
fm.liveswitch.sdp.rtp.SimulcastStreamId [] fm.liveswitch.sdp.rtp.SimulcastStream.getIds | ( | ) |
Gets the identifiers.