Package | Description |
---|---|
org.monte.media.mp3 |
Provides classes for reading MP3 elementary streams.
|
Modifier and Type | Method and Description |
---|---|
MP3ElementaryInputStream.Frame |
MP3ElementaryInputStream.getFrame()
Returns the current frame.
|
MP3ElementaryInputStream.Frame |
MP3ElementaryInputStream.getNextFrame()
Gets the next frame from the input stream.
|