A specialized stream class which can be used to extract single frames of MPEG audio files.
Instances of this class are constructed with an underlying stream which should point to an audio file. Read operations are possible in the usual way. However, there are special methods for searching and extracting headers of MPEG frames. Some meta information of frames can be queried.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|