HRESULT SetDVDecoderResolution(IltmmConvert *pConvert)
{
// call the Convert object to set the DVD Decoder resolution to the largest possible
HRESULT hr = pConvert->put_DVDecoderResolution(ltmmDVResolution_Full);
return hr;
}
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET