Android.Net.Rtp Namespace

Provides APIs for RTP (Real-time Transport Protocol), allowing applications to manage on-demand or interactive data streaming.

Classes

AudioCodec

This class defines a collection of audio codecs to be used with AudioStreams.

AudioGroup

An AudioGroup is an audio hub for the speaker, the microphone, and AudioStreams.

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).

Enums

AudioGroupMode

Enumerates values returned by several types.

RtpStreamMode

Enumerates values returned by several types.