Package | Description |
---|---|
org.jcodec.containers.mxf | |
org.jcodec.containers.mxf.model |
Modifier and Type | Class and Description |
---|---|
static class |
MXFConst.KLVFill |
Modifier and Type | Field and Description |
---|---|
static Map<UL,Class<? extends MXFMetadata>> |
MXFConst.klMetadata |
protected List<MXFMetadata> |
MXFDemuxer.metadata |
Modifier and Type | Method and Description |
---|---|
List<MXFMetadata> |
MXFDemuxer.getMetadata() |
static List<MXFMetadata> |
MXFDemuxer.readPartitionMeta(SeekableByteChannel ff,
MXFPartition header) |
Modifier and Type | Class and Description |
---|---|
class |
AES3PCMDescriptor
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
CDCIEssenceDescriptor
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
ContentStorage
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
EssenceContainerData
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
FileDescriptor
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
GenericDataEssenceDescriptor
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
GenericDescriptor
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
GenericPackage
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
GenericPictureEssenceDescriptor
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
GenericSoundEssenceDescriptor
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
GenericTrack
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
Identification
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
IndexSegment
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
MXF demuxer, Index segment structure.
|
class |
J2KPictureDescriptor
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
MaterialPackage
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
MPEG2VideoDescriptor
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
MXFInterchangeObject
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
MXFPartitionPack
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
MXFStructuralComponent
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
Preface
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
RGBAEssenceDescriptor
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
Sequence
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
SourceClip
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
SourcePackage
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
TimecodeComponent
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
TimelineTrack
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
class |
WaveAudioDescriptor
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
MXFUtil.findAllMeta(Collection<MXFMetadata> metadata,
Class<T> class1) |
static <T> T |
MXFUtil.findMeta(Collection<MXFMetadata> metadata,
Class<T> class1) |
static <T> T |
MXFUtil.resolveRef(List<MXFMetadata> metadata,
UL refs,
Class<T> class1) |
static <T> List<T> |
MXFUtil.resolveRefs(List<MXFMetadata> metadata,
UL[] refs,
Class<T> class1) |
Copyright © 2019. All rights reserved.