void SetCaptureVideoWindowPosition(IltmmCapture *pCapture) { // set the window pos pCapture->SetVideoWindowPos(10, 10, 200, 200); }