videoplayback/hbvideoplaybackview/tsrc/testfullscreencontrol/stub/src/mpxvideoplaybackviewfiledetails.cpp
changeset 38 ff53afa8ad05
parent 34 bbb98528c666
equal deleted inserted replaced
37:4eb2df7f7cbe 38:ff53afa8ad05
    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
    65     mPartialPlayback = false;
    65     mPartialPlayback = false;
    66     mRNFormat = false;
    66     mRNFormat = false;
    67 
    67 
    68     mDuration = 0;
    68     mDuration = 0;
    69     mTvOutConnected   = false;
    69     mTvOutConnected   = false;
    70     mTvOutPlayAllowed = true;
       
    71     mDrmProtected = false;
    70     mDrmProtected = false;
    72 
    71 
    73     mVideoHeight = 0;
    72     mVideoHeight = 0;
    74     mVideoWidth  = 0;
    73     mVideoWidth  = 0;
    75     mBitRate = 0;
    74     mBitRate = 0;