| generateRtpProfile(fm.liveswitch.StreamType type, boolean rtcpFeedbackSupported, boolean useDtls, boolean useEncryption) | fm.liveswitch.sdp.rtp.Media | static |
| getFormatDescription() | fm.liveswitch.sdp.Media | |
| getMediaType() | fm.liveswitch.sdp.Media | |
| getNumberOfPorts() | fm.liveswitch.sdp.Media | |
| getPayloadTypes(String formatDesciption) | fm.liveswitch.sdp.rtp.Media | static |
| getRtpAvpfTransportProtocol() | fm.liveswitch.sdp.rtp.Media | static |
| getRtpAvpTransportProtocol() | fm.liveswitch.sdp.rtp.Media | static |
| getRtpSavpfTransportProtocol() | fm.liveswitch.sdp.rtp.Media | static |
| getRtpSavpTransportProtocol() | fm.liveswitch.sdp.rtp.Media | static |
| getTransportPort() | fm.liveswitch.sdp.Media | |
| getTransportProtocol() | fm.liveswitch.sdp.Media | |
| getUdpTlsRtpSavpfTransportProtocol() | fm.liveswitch.sdp.rtp.Media | static |
| getUdpTlsRtpSavpTransportProtocol() | fm.liveswitch.sdp.rtp.Media | static |
| getWellKnownPayloadClockRate(int payloadType) | fm.liveswitch.sdp.rtp.Media | static |
| getWellKnownPayloadName(int payloadType) | fm.liveswitch.sdp.rtp.Media | static |
| Media(String mediaType, int transportPort, String transportProtocol, int[] rtpPayloadTypeNumbers) | fm.liveswitch.sdp.rtp.Media | |
| fm::liveswitch::sdp::Media.Media() | fm.liveswitch.sdp.Media | |
| fm::liveswitch::sdp::Media.Media(String mediaType, int transportPort, String transportProtocol) | fm.liveswitch.sdp.Media | |
| fm::liveswitch::sdp::Media.Media(String mediaType, int transportPort, String transportProtocol, String formatDescription) | fm.liveswitch.sdp.Media | |
| parse(String s) | fm.liveswitch.sdp.Media | static |
| setFormatDescription(String value) | fm.liveswitch.sdp.Media | |
| setMediaType(String value) | fm.liveswitch.sdp.Media | |
| setNumberOfPorts(short value) | fm.liveswitch.sdp.Media | |
| setTransportPort(int value) | fm.liveswitch.sdp.Media | |
| setTransportProtocol(String value) | fm.liveswitch.sdp.Media | |
| supportsEncryption(String protocol) | fm.liveswitch.sdp.rtp.Media | static |
| supportsRtcpBasedFeedback(String protocol) | fm.liveswitch.sdp.rtp.Media | static |
| toString() | fm.liveswitch.sdp.Media | |