in reply to Ogg::Vorbis::Header
The info() method returns an Ogg::Vorbis::Info object. You can access the various fields of the vorbis_info struct with methods of the same name.Their version doesn't let you modify the file, of course, but the name conflict seems like it might be a problem. Perhaps Ogg::Vorbis::Comment?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Ogg::Vorbis::Info
by dbp (Pilgrim) on Sep 27, 2002 at 21:47 UTC |