|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.humatic.dsj.com.DMO
de.humatic.dsj.com.DMOVideoEffect
de.humatic.dsj.com.TOCGenerator
public class TOCGenerator
Thin wrapper around the TOCGeneraor DMO, which creates tables of contents from a video stream. This DMO is only available on Vista and beyond. Please refer to the native documentation for details.
| Nested Class Summary | |
|---|---|
class |
TOCGenerator.TOCEntry
|
| Nested classes/interfaces inherited from class de.humatic.dsj.com.DMO |
|---|
DMO.DMOParameterInfo |
| Field Summary |
|---|
| Fields inherited from class de.humatic.dsj.com.DMO |
|---|
CURVE_INVSQUARE, CURVE_JUMP, CURVE_LINEAR, CURVE_SINE, CURVE_SQUARE, MPT_BOOL, MPT_ENUM, MPT_FLOAT, MPT_INT, READ_ONLY |
| Method Summary | |
|---|---|
TOCGenerator.TOCEntry[] |
getTableOfContents()
Returns an array of interesting times that the TOCGenerator DMO found in a video stream. |
| Methods inherited from class de.humatic.dsj.com.DMO |
|---|
getParameter, getParameter, getParameterInfo, release, setParameter, setParameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface de.humatic.dsj.com.COMObject |
|---|
release |
| Method Detail |
|---|
public TOCGenerator.TOCEntry[] getTableOfContents()
throws DSJException
DSJException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||