Package com.google.android.exoplayer2.source.rtsp
-
Class Summary Class Description RtpPacket Represents the header and the payload of an RTP packet.RtpPacket.Builder Builder class for anRtpPacket
RtpPayloadFormat Represents the payload format used in RTP.RtpUtils Utility methods for RTP.RtspMediaSource An RtspMediaSource
RtspMediaSource.Factory Factory forRtspMediaSource
-
Exception Summary Exception Description RtspMediaSource.RtspPlaybackException Thrown when an exception or error is encountered during loading an RTSP stream.RtspMediaSource.RtspUdpUnsupportedTransportException Thrown when an RTSP Unsupported Transport error (461) is encountered during RTSP Setup.