fm.liveswitch.sdp.rtp.SimulcastDirection Class Reference

The allowed directions for a simulcast attribute. More...

Public Member Functions

 SimulcastDirection ()
 

Static Public Member Functions

static String getReceive ()
 Gets the receive direction ("recv"). More...
 
static String getSend ()
 Gets the send direction ("send"). More...
 

Detailed Description

The allowed directions for a simulcast attribute.

Constructor & Destructor Documentation

◆ SimulcastDirection()

fm.liveswitch.sdp.rtp.SimulcastDirection.SimulcastDirection ( )

Member Function Documentation

◆ getReceive()

static String fm.liveswitch.sdp.rtp.SimulcastDirection.getReceive ( )
static

Gets the receive direction ("recv").

◆ getSend()

static String fm.liveswitch.sdp.rtp.SimulcastDirection.getSend ( )
static

Gets the send direction ("send").