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