Class | Description |
---|---|
AudioCodec |
This class defines a collection of audio codecs to be used with
AudioStream s. |
AudioGroup |
An AudioGroup is an audio hub for the speaker, the microphone, and
AudioStream s. |
AudioStream |
An AudioStream is a
RtpStream which carrys audio payloads over
Real-time Transport Protocol (RTP). |
RtpStream |
RtpStream represents the base class of streams which send and receive network
packets with media payloads over Real-time Transport Protocol (RTP).
|