|
Micro RTSP Audio
|
| CAudioStreamer | Class for streaming data from a source into an RTP stream |
| CIAudioSource | Interface for an audio source for an RTP stream |
| CPCMInfo | PCM format Basic Audio information for PCM format |
| CRTSPFormat | Class which provides the format information that will be retured for the DESCRIBE event |
| CRTSPFormatPCM | RTSPFormatPCM PCM information for RTSP see https://en.wikipedia.org/wiki/RTP_payload_formats |
| CRTSPServer | Creates an RTSP Server to listen for client connections and start sessions |
| CRtspSession | Class for handling an RTSP session Requires a an AudioStreamer as a source for Streaming |