Package | Description |
---|---|
org.red5.io.mp4 |
Modifier and Type | Field and Description |
---|---|
protected MP4Descriptor |
MP4Atom.esd_descriptor |
Modifier and Type | Field and Description |
---|---|
protected Vector<MP4Descriptor> |
MP4Descriptor.children |
Modifier and Type | Method and Description |
---|---|
static MP4Descriptor |
MP4Descriptor.createDescriptor(MP4DataStream bitstream) |
MP4Descriptor |
MP4Atom.getEsd_descriptor()
Returns the ESD descriptor.
|
MP4Descriptor |
MP4Descriptor.lookup(int type,
int number)
Lookups for a child descriptor with the specified
type ,
skips the number children with the same type before
finding a result. |
Modifier and Type | Method and Description |
---|---|
Vector<MP4Descriptor> |
MP4Descriptor.getChildren() |
Copyright © 2006-2012 The Red5 Project