IltmmConvert::put_DVDecoderResolution Example for C

IltmmConvert__put_DVDecoderResolution(g_convert, ltmmDVResolution_Full);

L_MULTIMEDIATEX_API void IltmmConvert_put_DVDecoderResolution_Example (IltmmConvert* pConvert)
{
   IltmmConvert_put_DVDecoderResolution(pConvert, ltmmDVResolution_Full);
}