Stay organized with collections
Save and categorize content based on your preferences.
android.net.rtp
Classes
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).
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# android.net.rtp\n===============\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/net/rtp/package-summary \"View this page in Java\")\n\nClasses\n-------\n\n|--------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------|\n| [AudioCodec](/reference/kotlin/android/net/rtp/AudioCodec) | This class defines a collection of audio codecs to be used with [AudioStream](/reference/kotlin/android/net/rtp/AudioStream)s. |\n| [AudioGroup](/reference/kotlin/android/net/rtp/AudioGroup) | An AudioGroup is an audio hub for the speaker, the microphone, and [AudioStream](/reference/kotlin/android/net/rtp/AudioStream)s. |\n| [AudioStream](/reference/kotlin/android/net/rtp/AudioStream) | An AudioStream is a [RtpStream](/reference/kotlin/android/net/rtp/RtpStream) which carrys audio payloads over Real-time Transport Protocol (RTP). |\n| [RtpStream](/reference/kotlin/android/net/rtp/RtpStream) | RtpStream represents the base class of streams which send and receive network packets with media payloads over Real-time Transport Protocol (RTP). |"]]