magoffin.matt.meta.video
Class JMFMetadataResource

java.lang.Object
  extended by magoffin.matt.meta.support.AbstractMetadataResource
      extended by magoffin.matt.meta.support.AbstractEnumMetadataResource<VideoMetadataType>
          extended by magoffin.matt.meta.video.AbstractVideoMetadataResource
              extended by magoffin.matt.meta.video.JMFMetadataResource
All Implemented Interfaces:
MetadataResource, VideoMetadataResource

public class JMFMetadataResource
extends AbstractVideoMetadataResource

MetadataResource implemention using JMF.

Version:
$Revision: 3 $ $Date: 2008-12-27 08:09:28 +1300 (Sat, 27 Dec 2008) $
Author:
Matt Magoffin (spamsqr@msqr.us)

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

JMFMetadataResource

public JMFMetadataResource(javax.media.Processor processor,
                           java.io.File mediaResource)
Constructor.

Parameters:
processor - the processor
mediaResource - the video file