Searched refs:mpVW (Results 1 – 2 of 2) sorted by relevance
100 mpVW( NULL ), in Player()133 if( mpVW ) in disposing()134 mpVW->Release(); in disposing()187 mpGB->QueryInterface( IID_IVideoWindow, (void**) &mpVW ); in create()212 return mpVW; in getVideoWindow()533 if( mpVW && aSize.Width > 0 && aSize.Height > 0 ) in createPlayerWindow()
113 IVideoWindow* mpVW; member in avmedia::win::Player
Completed in 15 milliseconds