| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.codec.audio | |
| org.jitsi.impl.neomedia.codec.audio.amrwb | |
| org.jitsi.impl.neomedia.codec.audio.mp3 |
| Modifier and Type | Class and Description |
|---|---|
class |
FFmpegAudioDecoder
Implements an audio Codec using the FFmpeg library.
|
class |
FFmpegAudioEncoder
Implements an audio Codec using the FFmpeg library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JNIDecoder
Implements an Adaptive Multi-Rate Wideband (AMR-WB) decoder using FFmpeg.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JNIEncoder
Implements a MP3 encoder using the native FFmpeg library.
|
Copyright © 2022 jitsi.org. All rights reserved.