Package | Description |
---|---|
org.jcodec.containers.mxf | |
org.jcodec.containers.mxf.model |
Modifier and Type | Field and Description |
---|---|
protected MXFPartition |
MXFDemuxer.header |
Modifier and Type | Field and Description |
---|---|
protected List<MXFPartition> |
MXFDemuxer.partitions |
Modifier and Type | Method and Description |
---|---|
static MXFPartition |
MXFDemuxer.readHeaderPartition(SeekableByteChannel ff) |
Modifier and Type | Method and Description |
---|---|
List<MXFPartition> |
MXFDemuxer.getEssencePartitions() |
Modifier and Type | Method and Description |
---|---|
static List<MXFMetadata> |
MXFDemuxer.readPartitionMeta(SeekableByteChannel ff,
MXFPartition header) |
Modifier and Type | Method and Description |
---|---|
static MXFPartition |
MXFPartition.read(UL ul,
ByteBuffer bb,
long packSize,
long nextPartition) |
Copyright © 2019. All rights reserved.