X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FAudio%2FOpusfile.pm;h=d890005cbcca5e2e4e2ef9422b66008980ff65ce;hb=25343ee4900fe6756ea246c3a2f05ff39ab83536;hp=1e37f4bf580365be25e235f844006c34b05cacf7;hpb=33fac129d4e945160adac31b73dd04e90d78bc50;p=audio-opusfile.git diff --git a/lib/Audio/Opusfile.pm b/lib/Audio/Opusfile.pm index 1e37f4b..d890005 100644 --- a/lib/Audio/Opusfile.pm +++ b/lib/Audio/Opusfile.pm @@ -117,8 +117,9 @@ libopusfile is a library for decoding and basic manipulation of Ogg Opus files. Audio::Opusfile is an interface to libopusfile. At the moment its only -function is reading metadata and tags from an Ogg Opus file. Future -versions will give access to a larger part of the libopusfile API. +function is reading metadata and tags from an Ogg Opus file or buffer. +Future versions will give access to a larger part of the libopusfile +API. Expect the API to change in future versions.