public class MediaFileInfoFetcher
extends java.lang.Object
Constructor and Description |
---|
MediaFileInfoFetcher(java.io.File nativeDir)
The constructor
|
Modifier and Type | Method and Description |
---|---|
IMediaFileInfo |
getInformation(java.io.File file)
Used to get information on a media file
|
public MediaFileInfoFetcher(java.io.File nativeDir) throws StanwoodException
nativeDir
- The native application directoryStanwoodException
- Thrown if their is a problem finding the native appspublic IMediaFileInfo getInformation(java.io.File file) throws StanwoodException
file
- The media fileIVideoFileInfo
.StanwoodException
- Thrown if their are any problems