Monday, November 9, 2009

QTGetTrackProperty: what is a ...

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 ...

No comments:

Post a Comment