| Package | Description |
|---|---|
| com.drew.metadata.mov |
Contains classes for the extraction and modelling of MOV file format metadata.
|
| com.drew.metadata.mov.media |
Contains classes for extracting data from media data atom types.
|
| Modifier and Type | Method and Description |
|---|---|
QuickTimeMediaHandler<?> |
QuickTimeMediaHandler.processAtom(Atom atom,
byte[] payload,
QuickTimeContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
QuickTimeMusicHandler |
class |
QuickTimeSoundHandler |
class |
QuickTimeSubtitleHandler |
class |
QuickTimeTextHandler |
class |
QuickTimeTimecodeHandler |
class |
QuickTimeVideoHandler |
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.