org.stanwood.media.info
Interface IMediaFileInfo

All Known Subinterfaces:
IVideoFileInfo
All Known Implementing Classes:
VideoFileInfo

public interface IMediaFileInfo

This interface can be used to request generic information about media files


Method Summary
 long getFileSize()
          Used to get the size of the media file
 

Method Detail

getFileSize

long getFileSize()
Used to get the size of the media file

Returns:
the size of the media file