RtspMediaSource.RtspPlaybackException


class RtspMediaSource.RtspPlaybackException : IOException

Known direct subclasses
RtspMediaSource.RtspUdpUnsupportedTransportException

Thrown when an RTSP Unsupported Transport error (461) is encountered during RTSP Setup.


Thrown when an exception or error is encountered during loading an RTSP stream.

Summary

Public constructors

Public constructors

RtspPlaybackException

RtspPlaybackException(e: Throwable!)

RtspPlaybackException

RtspPlaybackException(message: String!)

RtspPlaybackException

RtspPlaybackException(message: String!, e: Throwable!)