void OnRunConvert(IltmmConvert *pConvert) { // The convert object must be in a Pause state before calling this function. pConvert->RunConvert(); }