From: "David"
[Quoted Text] > Is there any sample code or application that supports > writing ASF metadata in multiple languages by LCID?
First define the set of languages with IWMLanguageList::AddLanguageByRFC1766String(), then write the metadata with IWMHeaderInfo3::AddAttribute().
-- // Alessandro Angeli // MVP :: DirectShow / MediaFoundation // mvpnews at riseoftheants dot com // http://www.riseoftheants.com/mmx/faq.htm
|