Defines valid SDP content values. More...
Static Public Member Functions | |
static String | getAlternative () |
Gets the SDP content value "alt", which implies that the media stream is taken from the alternative source. More... | |
static String | getMain () |
Gets the SDP content value "main", which implies that the media stream is taken from the main source. More... | |
static String | getSignLanguage () |
Gets the SDP content value "sl", which implies that the media stream contains sign language. More... | |
static String | getSlides () |
Gets the SDP content value "slides", which implies that the media stream includes presentation slides. More... | |
static String | getSpeaker () |
Gets the SDP content value "speaker", which implies that the media stream contains the image of the speaker. More... | |
Defines valid SDP content values.
|
static |
Gets the SDP content value "alt", which implies that the media stream is taken from the alternative source.
|
static |
Gets the SDP content value "main", which implies that the media stream is taken from the main source.
|
static |
Gets the SDP content value "sl", which implies that the media stream contains sign language.
|
static |
Gets the SDP content value "slides", which implies that the media stream includes presentation slides.
The media type can be, for example, a video stream or a number of instant messages with pictures.
|
static |
Gets the SDP content value "speaker", which implies that the media stream contains the image of the speaker.
The media can be, for example, a video stream or a still image.