void SetPlayVideoWindowPos(IltmmPlay *pPlay) { // set the play window pos here pPlay->SetVideoWindowPos(10, 10, 500, 500); }