|
|||||||||
| Home >> All >> org >> jempeg >> empeg >> [ core overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.jempeg.empeg.core
| Class Summary | |
| DynamicConfigFile | DynamicConfigFile is the data format that is used to represent an Empeg config file. |
| DynamicConfigFile.ConfigLine | |
| DynamicConfigFile.ConfigLine.Type | |
| FileMagic | This class parses audio files to determine their format and tagging, and exposes that information through a common interface. |
| FileSeekableInputStream | FileSeekableInputStream is a an implementation of SeekableInputStream on a File. |
| FrameInfoExtract | FrameInfoExtract is used to parse MP3 frame info (sample rate, bitrate, VBR headers, etc.) from an MP3. |
| MemorySeekableInputStream | MemorySeekableInputStream is a an implementation of SeekableInputStream on an array of bytes. |
| SeekableInputStream | SeekableInputStream is a Stream implementation that provides random access to the underlying data source. |
| Timeout | Handles automatic timeouts. |
| Wildcard | Wildcard is a parser for DOS-like regular expressions (i.e. |
|
|||||||||
| Home >> All >> org >> jempeg >> empeg >> [ core overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||