--- Thomas Eschenbacher <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I would like to use the nice C++ wrapper classes for FLAC metadata in
> a
> FLAC::Stream::Encoder, but I cannot find an interface to get a
> "FLAC__StreamMetadata *" from one of those objects.
> 
> So, as the FLAC::Stream::Encoder.set_metadata() function takes a
> "FLAC__StreamMetadata **" - so how can I use this, how is this
> intended
> to work???
> 
> For me all those Metadata classes look nice but useless!?
> 
> Why is there no conversion, or why does the C++ function need to use
> a
> structure directly from the C layer?

why do you need one?  all the fields are available though method
calls.

Josh



        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Flac-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flac-dev

Reply via email to