search for: beginmediaedits

Displaying 1 result from an estimated 1 matches for "beginmediaedits".

2004 Jan 30
4
Breakthrugh for Qtcomponents dev?
...is QuickTime plugin. Today a post on the projects forum enlightened the future for Ogg Vorbis on the mac platform. “publius” wrote this: “Some profiling of oggvorbis.qtx indicated that the lion's share of CPU time was spent inside, of all places, QuickTime itself - but being called from BeginMediaEdits. The BeginMediaEdits/EndMediaEdits calls were wrapped around AddMediaSampleReference calls, but the Apple docs clearly state (http://developer.apple.com/documentation/QuickTime/APIREF/SOURCESI/ addmediasamplereference.htm) that BeginMediaEdits doesn't need to be called in this case. Th...