|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeCodeInfo | |
| quicktime.std.qtcomponents | |
| quicktime.util | |
| Uses of TimeCodeInfo in quicktime.std.qtcomponents |
| Methods in quicktime.std.qtcomponents that return TimeCodeInfo | |
TimeCodeInfo |
TimeCoder.getCurrent()
Determines the time code from the time code handler at the current time value. |
TimeCodeInfo |
TimeCoder.getAtTime(int mediaTime)
Determines the time code from the time code handler. |
| Uses of TimeCodeInfo in quicktime.util |
| Methods in quicktime.util that return TimeCodeInfo | |
static TimeCodeInfo |
QTHandle.fromTimeCoderTime(TimeCoder tc,
int mediaTime)
Determines the time code from the time code handler. |
static TimeCodeInfo |
QTHandle.fromTimeCoderCurrent(TimeCoder tc)
Determines the time code from the time code handler at the current time value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||