videoplayback/hbvideoplaybackview/tsrc/testuserinputhandler/stub/src/mpxvideoplaybackviewfiledetails.cpp
changeset 24 7d93ee07fb27
parent 15 cf5481c2bc0b
equal deleted inserted replaced
20:b9e04db066d4 24:7d93ee07fb27
    13 *
    13 *
    14 * Description:  class for MPX Video File Details (Qt)
    14 * Description:  class for MPX Video File Details (Qt)
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version:  1 %
    18 // Version : %version:  2 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 //
    22 //
    23 //  INCLUDE FILES
    23 //  INCLUDE FILES
    56     mPartialPlayback = false;
    56     mPartialPlayback = false;
    57     mRNFormat = false;
    57     mRNFormat = false;
    58 
    58 
    59     mDuration = 0;
    59     mDuration = 0;
    60     mTvOutConnected   = false;
    60     mTvOutConnected   = false;
    61     mTvOutPlayAllowed = true;
       
    62     mDrmProtected = false;
    61     mDrmProtected = false;
    63     mMultiItemPlaylist = false;
    62     mMultiItemPlaylist = false;
    64 
    63 
    65     mVideoHeight = 0;
    64     mVideoHeight = 0;
    66     mVideoWidth  = 0;
    65     mVideoWidth  = 0;