| Modifier and Type | Class and Description |
|---|---|
class |
SilenceEffect
An Effect which detects discontinuities in an audio stream by
monitoring the input Buffers' timestamps and lengths, and
inserts silence to account for missing data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFFmpegAudioCodec
Implements an audio Codec using the FFmpeg library.
|
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 |
DePacketizer
Implements an RTP depacketizer for Adaptive Multi-Rate Wideband (AMR-WB).
|
class |
Packetizer
Implements an RTP packetizer for Adaptive Multi-Rate Wideband (AMR-WB).
|
| Modifier and Type | Class and Description |
|---|---|
class |
JNIDecoderImpl |
class |
JNIEncoderImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaDecoder
Implements an iLBC decoder and RTP depacketizer as a
Codec. |
class |
JavaEncoder
Implements an iLBC encoder and RTP packetizer as a
Codec. |
| Modifier and Type | Class and Description |
|---|---|
class |
JNIDecoder
Implements an Opus decoder.
|
class |
JNIEncoder
Implements an Opus encoder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpeexResampler
Implements an audio resampler using Speex.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HFlip
Implements a video Effect which horizontally flips
AVFrames.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VPXDecoder
Implements a VP8 decoder.
|
class |
VPXEncoder
Implements a VP8 encoder.
|
Copyright © 2021 jitsi.org. All rights reserved.