LEADTOOLS Multimedia API Help > Programming with LEADTOOLS Multimedia > C++ Code > IltmmConvert::put_VideoWindowFrame Example for C++ |
void OnPutConvertVideoWindowFrame(IltmmConvert *pConvert, long hWnd) { // set the convert video window frame pConvert->put_VideoWindowFrame(hWnd); }