|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object magoffin.matt.meta.support.AbstractMetadataResource magoffin.matt.meta.support.AbstractEnumMetadataResource<VideoMetadataType> magoffin.matt.meta.video.AbstractVideoMetadataResource magoffin.matt.meta.video.JMFMetadataResource
public class JMFMetadataResource
MetadataResource
implemention using JMF.
Field Summary |
---|
Fields inherited from class magoffin.matt.meta.support.AbstractMetadataResource |
---|
log |
Constructor Summary | |
---|---|
JMFMetadataResource(javax.media.Processor processor,
java.io.File mediaResource)
Constructor. |
Method Summary |
---|
Methods inherited from class magoffin.matt.meta.video.AbstractVideoMetadataResource |
---|
getDurationTime |
Methods inherited from class magoffin.matt.meta.support.AbstractEnumMetadataResource |
---|
addError, addValue, getValue, getValues, setValue, setValues |
Methods inherited from class magoffin.matt.meta.support.AbstractMetadataResource |
---|
addError, addValue, clearValues, getParsedKeys, getParseErrors, getValue, getValueList, getValues, setValue, setValues |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface magoffin.matt.meta.video.VideoMetadataResource |
---|
getValue, getValues |
Methods inherited from interface magoffin.matt.meta.MetadataResource |
---|
getParsedKeys, getParseErrors, getValue, getValues |
Constructor Detail |
---|
public JMFMetadataResource(javax.media.Processor processor, java.io.File mediaResource)
processor
- the processormediaResource
- the video file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |