Re: [Flac-dev] How do you set the Application ID value in an an Application Metadata Block?

2010-04-23 Thread Brian Willoughby
I believe that you might be over-thinking this one. In a Smalltalk world, everything would be an object, so you wouldn't need to assign the Application ID manually. But even in C++ that's not a requirement. Since you're using C, I'm almost certain that there's nothing wrong with doing th

[Flac-dev] How do you set the Application ID value in an an Application Metadata Block?

2010-04-21 Thread Chris Angelli
Hi, I have written an application that uses the FLAC C API to insert an application metadata block into a FLAC file. Everything appears to be working, but I have one nagging issue. I have used all my best google and source code searching skills and I cannot for the life of me find an API call to