diff -r 6711b85517b7 -r dec420019252 videoplayback/videohelix/tsrc/ut_videohelixtest/src/videohelixtestbody.cpp --- a/videoplayback/videohelix/tsrc/ut_videohelixtest/src/videohelixtestbody.cpp Tue Jan 26 12:00:59 2010 +0200 +++ b/videoplayback/videohelix/tsrc/ut_videohelixtest/src/videohelixtestbody.cpp Tue Feb 02 00:12:10 2010 +0200 @@ -15,7 +15,7 @@ * */ -// Version : %version: 15 % +// Version : %version: 16 % // [INCLUDE FILES] - do not remove @@ -1959,6 +1959,8 @@ if ( err == KErrNone ) { + iAccObserver->SetTvOutPlaybackAllowed( playable ); + if ( ! playable ) { TCallbackEvent* event = new TCallbackEvent;