Can anyone tell me how to take the result of a CFStringRef and put it into a mfc CString?
I am not sure of the character encoding or what conversion I should use.
CFStringRef cstr;
ByteCount size = 0;
if (QTGetTrackPropertyInfo(m_track, kQTPropertyClass_Audio, kQTAudioPropertyID_SummaryString, nil,
Orignal From: QTGetTrackProperty: what is a ...
Monday, November 9, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment