|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MP4Descriptor | |
---|---|
org.red5.io.mp4 |
Uses of MP4Descriptor in org.red5.io.mp4 |
---|
Fields in org.red5.io.mp4 declared as MP4Descriptor | |
---|---|
protected MP4Descriptor |
MP4Atom.esd_descriptor
|
Fields in org.red5.io.mp4 with type parameters of type MP4Descriptor | |
---|---|
protected Vector<MP4Descriptor> |
MP4Descriptor.children
|
Methods in org.red5.io.mp4 that return MP4Descriptor | |
---|---|
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. |
Methods in org.red5.io.mp4 that return types with arguments of type MP4Descriptor | |
---|---|
Vector<MP4Descriptor> |
MP4Descriptor.getChildren()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |