videoplayback/hbvideoplaybackview/tsrc/testuserinputhandler/stub/inc/mpxvideoplaybackviewfiledetails.h
equal
deleted
inserted
replaced
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: 1 % |
18 // Version : %version: 2 % |
19 |
19 |
20 |
20 |
21 |
21 |
22 |
22 |
23 #ifndef __MPXVIDEOPLAYBACKVIEWFILEDETAILS__ |
23 #ifndef __MPXVIDEOPLAYBACKVIEWFILEDETAILS__ |
63 bool mAudioEnabled; |
63 bool mAudioEnabled; |
64 bool mVideoEnabled; |
64 bool mVideoEnabled; |
65 bool mPartialPlayback; |
65 bool mPartialPlayback; |
66 bool mRNFormat; |
66 bool mRNFormat; |
67 bool mTvOutConnected; |
67 bool mTvOutConnected; |
68 bool mTvOutPlayAllowed; |
|
69 bool mDrmProtected; |
68 bool mDrmProtected; |
70 bool mMultiItemPlaylist; |
69 bool mMultiItemPlaylist; |
71 |
70 |
72 int mVideoHeight; |
71 int mVideoHeight; |
73 int mVideoWidth; |
72 int mVideoWidth; |