Home
last modified time | relevance | path

Searched refs:pPlayerWindow (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/avmedia/source/gstreamer/
H A Dgstplayer.cxx536 Window* pPlayerWindow = new Window( *this ); in createPlayerWindow() local
538 xRet = pPlayerWindow; in createPlayerWindow()
540 if( !pPlayerWindow->create( rArguments ) ) in createPlayerWindow()
556 mpPlayerWindow = pPlayerWindow; in createPlayerWindow()