| Package | Description |
|---|---|
| org.jcodec.api.transcode | |
| org.jcodec.codecs.aac | |
| org.jcodec.codecs.mpa | |
| org.jcodec.codecs.pcmdvd | |
| org.jcodec.codecs.s302 | |
| org.jcodec.common | |
| org.jcodec.common.model |
| Modifier and Type | Method and Description |
|---|---|
AudioBuffer |
AudioFrameWithPacket.getAudio() |
| Modifier and Type | Method and Description |
|---|---|
protected ByteBuffer |
SinkImpl.encodeAudio(AudioBuffer audioBuffer) |
| Constructor and Description |
|---|
AudioFrameWithPacket(AudioBuffer audio,
Packet packet) |
| Modifier and Type | Method and Description |
|---|---|
AudioBuffer |
AACDecoder.decodeFrame(ByteBuffer frame,
ByteBuffer dst) |
| Modifier and Type | Method and Description |
|---|---|
AudioBuffer |
Mp3Decoder.decodeFrame(ByteBuffer frame,
ByteBuffer dst) |
| Modifier and Type | Method and Description |
|---|---|
AudioBuffer |
PCMDVDDecoder.decodeFrame(ByteBuffer _frame,
ByteBuffer _dst) |
| Modifier and Type | Method and Description |
|---|---|
AudioBuffer |
S302MDecoder.decodeFrame(ByteBuffer frame,
ByteBuffer dst) |
| Modifier and Type | Method and Description |
|---|---|
AudioBuffer |
AudioDecoder.decodeFrame(ByteBuffer frame,
ByteBuffer dst) |
| Modifier and Type | Class and Description |
|---|---|
class |
AudioFrame
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Copyright © 2019. All rights reserved.