|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| DFTCunit | unit test suite for the org.dropframetimecode.java package |
| DFTCwrapped | extends DropFrametimeCode by wrapping values within the limits of a 24 hour clock. |
| DropFrameTimeCode | models the behaviour of a single timecode value. |
| Exception Summary | |
| DFTCdroppedException | Thrown to indicate that a supplied string represents an invalid drop-frame timecode value (i.e.: it references a "dropped" frame"). |
| DFTCelementRangeException | Thrown to indicate that an element of an HH:MM:SS:FF
formatted string is out of range:
HHvalid range 0-23
MMvalid range 0-23
SSvalid range 0-23
FFvalid range 0-29
|
| DFTCrangeException | Thrown to indicate that a DropFrameTimeCode value
has exceeded the daily range of 00:00:00:00
to 23:59:59:29 |
Provides classes and interfaces for the calculation, manipulation and presentation of frame counts in drop-frame timecode representation.
Absolute frame counts are represented as strings in an
HH:MM:SS:FF format, where:
HHMMSSFF
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||