diff -r 7f2b2a65da29 -r 55fa1ec415c6 videoplayback/inc/mpxvideoplaybackviewfiledetails.h --- a/videoplayback/inc/mpxvideoplaybackviewfiledetails.h Tue Apr 27 16:40:33 2010 +0300 +++ b/videoplayback/inc/mpxvideoplaybackviewfiledetails.h Tue May 11 16:15:40 2010 +0300 @@ -16,7 +16,7 @@ */ -// Version : %version: e003sa33#13 % +// Version : %version: 14 % #ifndef __MPXVIDEOPLAYBACKVIEWFILEDETAILS__ @@ -51,13 +51,13 @@ * @return generated file name, ownership is transferred */ IMPORT_C HBufC* GenerateFileNameL(); - + /** * Parse file title * if title exists, then use it as title content directly. * if title is null, then for streaming/live streaming clip, * parse its file name as title content. - * + * * @return generated file title, ownership is transferred */ IMPORT_C HBufC* GenerateFileTitleL(); @@ -84,7 +84,6 @@ TBool iVideoEnabled; TBool iPartialPlayback; TBool iTvOutConnected; - TBool iTvOutPlayAllowed; TBool iDrmProtected; TInt iVideoHeight;