Hi
I am trying to build an AAF that descibes a SMPTE 436 data track with essence. I found the kAAFDataDef, but when I try to create the essense with:
AAFRESULT res = pMasterMob->CreateEssence(1, // Slot ID within MasterMob
pDataDef, // MediaKind
kAAFCodecDataType2, // codecID
editRate, // edit rate
sampleRate, // sample rate
kAAFCompressionDisable,
NULL, // No Locator used
ContainerAAF, // Essence embedded in AAF file
&pEssenceAccess); // object returned
I'm working with James offline to collect the details. I'll post a followup.
© Copyright 2011 Avid Technology, Inc. Terms of Use | Privacy Policy | Site Map | Find a Reseller