mmlibs/mmfw/src/Client/Video/mmfclientvideoplayer2.cpp
branchRCL_3
changeset 40 f429a0a2075b
parent 0 40261b775718
child 49 735348f59235
equal deleted inserted replaced
39:3f0ddfac3ede 40:f429a0a2075b
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
   117 	{
   117 	{
   118 	iBody->AddDisplayWindowL(aWs, aScreenDevice, aWindow);
   118 	iBody->AddDisplayWindowL(aWs, aScreenDevice, aWindow);
   119 	}
   119 	}
   120 
   120 
   121 /**
   121 /**
   122 Removes a window that is currently being used to display the video picture. The window must 
   122 Removes a window that is currently being used to display the video picture. The window must
   123 have previously been added with AddDisplayWindowL(). 
   123 have previously been added with AddDisplayWindowL(). 
       
   124 
       
   125 Note Depending on underlying implementation it may also remove any graphics resources associated
       
   126 with video playback on this window. 
   124 
   127 
   125 This method cannot fail. If the window has not been added with AddDisplayWindowL(), the 
   128 This method cannot fail. If the window has not been added with AddDisplayWindowL(), the 
   126 method call will be ignored. 
   129 method call will be ignored. 
   127 	
   130 	
   128 @param  aWindow
   131 @param  aWindow