IltmmConvert::PauseConvert Example for C

void OnPauseConvert(IltmmConvert* pConvert) 
{
   IltmmConvert_PauseConvert(pConvert); 
}