Add method to notify sink when a source has updated its metadata.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / io /
2013-03-16 David ‘Bombe’ RodenAdd input stream drainer.
2013-03-16 David ‘Bombe’ RodenFormatting.
2013-03-15 David ‘Bombe’ RodenIdentify MP3 files.
2013-03-15 David ‘Bombe’ RodenAdd MP3 identifier.
2013-03-14 David ‘Bombe’ RodenAdd some credits to header.
2013-03-14 David ‘Bombe’ RodenReturn an optional instead of throwing an exception.
2013-03-14 David ‘Bombe’ RodenAdd input stream that identifies its content.
2013-03-14 David ‘Bombe’ RodenReturn the new stream directly.
2013-03-14 David ‘Bombe’ RodenAdd remembering input stream.
2013-03-14 David ‘Bombe’ RodenThrow a custom exception if a stream can not be identified.
2013-03-14 David ‘Bombe’ RodenAdd Ogg Vorbis identifier.