| Package | Description |
|---|---|
| org.red5.codec |
| Modifier and Type | Class and Description |
|---|---|
class |
AACAudio
Red5 audio codec for the AAC audio format.
|
class |
MP3Audio
Red5 audio codec for the MP3 audio format.
|
class |
SpeexAudio
Red5 audio codec for the Speex audio format.
|
class |
ULAWAudio
Red5 audio codec for the PCM uLaw audio format.
|
| Modifier and Type | Method and Description |
|---|---|
IAudioStreamCodec |
StreamCodecInfo.getAudioCodec()
Return audio codec
|
IAudioStreamCodec |
IStreamCodecInfo.getAudioCodec()
Return audio codec
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamCodecInfo.setAudioCodec(IAudioStreamCodec codec)
Setter for audio codec
|
Copyright © 2005–2017 Red5. All rights reserved.