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