| Package | Description |
|---|---|
| org.jcodec.codecs.mpeg4.es |
| Modifier and Type | Class and Description |
|---|---|
class |
DescriptorFactory
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| Modifier and Type | Field and Description |
|---|---|
protected IDescriptorFactory |
Descriptor.factory |
| Modifier and Type | Method and Description |
|---|---|
static IDescriptorFactory |
DescriptorFactory.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
protected static SL |
SL.parse(ByteBuffer input,
IDescriptorFactory factory) |
protected static NodeDescriptor |
NodeDescriptor.parse(ByteBuffer input,
IDescriptorFactory factory) |
protected static ES |
ES.parse(ByteBuffer input,
IDescriptorFactory factory) |
protected static DecoderSpecific |
DecoderSpecific.parse(ByteBuffer input,
IDescriptorFactory factory) |
protected static DecoderConfig |
DecoderConfig.parse(ByteBuffer input,
IDescriptorFactory factory) |
static Descriptor |
Descriptor.read(ByteBuffer input,
IDescriptorFactory factory) |
Copyright © 2018. All rights reserved.