| Package | Description |
|---|---|
| org.jcodec.codecs.aac | |
| org.jcodec.codecs.mpa | |
| org.jcodec.codecs.pcmdvd | |
| org.jcodec.codecs.s302 | |
| org.jcodec.common |
| Modifier and Type | Class and Description |
|---|---|
class |
AACDecoder
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Wraps around the JAAD decoder and implements an AudioDecoder interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Mp3Decoder
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| Modifier and Type | Class and Description |
|---|---|
class |
PCMDVDDecoder
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
PCM DVD decoder
|
| Modifier and Type | Class and Description |
|---|---|
class |
S302MDecoder
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
SMPTE 302m decoder
|
| Modifier and Type | Method and Description |
|---|---|
static AudioDecoder |
JCodecUtil.createAudioDecoder(Codec codec,
ByteBuffer decoderSpecific) |
Copyright © 2019. All rights reserved.