videoplayback/hbvideoplaybackview/inc/mpxvideoplaybackviewfiledetails.h
changeset 20 b9e04db066d4
parent 17 69946d1824c4
equal deleted inserted replaced
17:69946d1824c4 20:b9e04db066d4
    13 *
    13 *
    14 * Description:  MPX Video File Details (QT)
    14 * Description:  MPX Video File Details (QT)
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 4 %
    18 // Version : %version: 5 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 #ifndef __MPXVIDEOPLAYBACKVIEWFILEDETAILS__
    23 #ifndef __MPXVIDEOPLAYBACKVIEWFILEDETAILS__
    68         bool          mAudioEnabled;
    68         bool          mAudioEnabled;
    69         bool          mVideoEnabled;
    69         bool          mVideoEnabled;
    70         bool          mPartialPlayback;
    70         bool          mPartialPlayback;
    71         bool          mRNFormat;
    71         bool          mRNFormat;
    72         bool          mTvOutConnected;
    72         bool          mTvOutConnected;
    73         bool          mTvOutPlayAllowed;
       
    74         bool          mDrmProtected;
    73         bool          mDrmProtected;
    75         bool          mMultiItemPlaylist;
    74         bool          mMultiItemPlaylist;
    76 
    75 
    77         int           mVideoHeight;
    76         int           mVideoHeight;
    78         int           mVideoWidth;
    77         int           mVideoWidth;