fm.liveswitch.sdp.rtp.SimulcastStream Class Reference

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...
 

Detailed Description

A stream for a simulcast stream description.

Constructor & Destructor Documentation

◆ SimulcastStream() [1/2]

fm.liveswitch.sdp.rtp.SimulcastStream.SimulcastStream ( fm.liveswitch.sdp.rtp.SimulcastStreamId  idValue)

Initializes a new instance of the fm.liveswitch.sdp.rtp.SimulcastStream class.

Parameters
idValueThe identifier.

◆ SimulcastStream() [2/2]

fm.liveswitch.sdp.rtp.SimulcastStream.SimulcastStream ( fm.liveswitch.sdp.rtp.SimulcastStreamId[]  ids)

Initializes a new instance of the fm.liveswitch.sdp.rtp.SimulcastStream class.

Parameters
idsThe identifiers.

Member Function Documentation

◆ getIds()

fm.liveswitch.sdp.rtp.SimulcastStreamId [] fm.liveswitch.sdp.rtp.SimulcastStream.getIds ( )

Gets the identifiers.