Package | Description |
---|---|
org.jcodec.codecs.aac | |
org.jcodec.codecs.aac.blocks |
Modifier and Type | Method and Description |
---|---|
Block |
BlockReader.nextBlock(BitReader bits) |
Modifier and Type | Method and Description |
---|---|
void |
BlockWriter.nextBlock(BitWriter bits,
Block block) |
Modifier and Type | Class and Description |
---|---|
class |
BlockCCE
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Coupling_channel_element; reference: table 4.8.
|
class |
BlockCPE
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Channel pair element; reference: table 4.4.
|
class |
BlockDSE
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Skip data_stream_element; reference: table 4.10.
|
class |
BlockFil
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
BlockICS
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Individual Channel Stream info, AAC block
|
class |
BlockPCE
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Decode program configuration element; reference: table 4.2.
|
Copyright © 2019. All rights reserved.