/* 112 */ this.effectSample = null;
/* 113 */ return;
/* */ }
/* */
/* 116 */ this.effectSample = paramAtomContainer;
/* 117 */ Atom localAtom1 = Atom.kParentIsContainer;
/* 118 */ int i = this.effectSample.countChildrenOfType(localAtom1, 1936876320);
/* 119 */ for (int j = 0; j < i; j++) {
/* 120 */ localObject = this.effectSample.findChildByIndex_Atom(localAtom1, 1936876320, 1);
/* 121 */ this.effectSample.removeAtom((Atom)localObject);
/* */ }
/* */
/* 124 */ this.effectSample.insertChild(localAtom1, 1936876320, 1, 0, EndianOrder.flipNativeToBigEndian32(this.srcA));
/* 125 */ this.effectSample.insertChild(localAtom1, 1936876320, 2, 0, EndianOrder.flipNativeToBigEndian32(this.srcB));
/* */
/* 127 */ Atom localAtom2 = this.effectSample.findChildByID_Atom(localAtom1, 2003329396, 1);
/* 128 */ this.effectSample.lock();
/* 129 */ Object localObject = this.effectSample.getAtomData(localAtom2);
/* */
/* 131 */ this.effectDesc.setCType(EndianOrder.flipBigEndianToNative32(((AtomData)localObject).getInt(0)));
/* 132 */ this.effectSamplePtr = RawEncodedImage.fromQTPointer(this.effectSample.toQTPointer());