videoplayback/hbvideoplaybackview/resources/hbvideoplaybackview.docml
changeset 36 8aed59de29f9
parent 35 3738fe97f027
child 37 4eb2df7f7cbe
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <hbdocument version="0.9">
     2 <hbdocument version="1.0">
     3     <widget name="content" type="HbWidget">
     3     <widget name="content" type="HbWidget">
     4         <widget name="bufferingIcon" type="HbLabel">
     4         <widget name="bufferingIcon" type="HbLabel">
     5             <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
     5             <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
     6             <icon iconName="frame_anim_looping" name="icon"/>
     6             <icon iconName="frame_anim_looping" name="icon"/>
     7             <real name="z" value="5"/>
     7             <real name="z" value="5"/>
     8             <sizehint height="70" type="PREFERRED" width="70"/>
     8             <sizehint height="70" type="PREFERRED" width="70"/>
     9             <bool name="visible" value="FALSE"/>
     9             <bool name="visible" value="FALSE"/>
    10         </widget>
    10         </widget>
    11         <widget name="fileDetailsLayout" type="HbWidget">
    11         <widget name="fileDetailsLayout" type="HbWidget">
    12             <widget name="fileDetailsRatingSlider" type="HbRatingSlider">
       
    13                 <integer name="currentRating" value="3"/>
       
    14                 <sizehint height="30" type="PREFERRED" width="200"/>
       
    15                 <contentsmargins bottom="3" left="0" right="3" top="3"/>
       
    16             </widget>
       
    17             <widget name="fileDetails" type="HbListWidget"/>
    12             <widget name="fileDetails" type="HbListWidget"/>
    18             <real name="z" value="2"/>
    13             <real name="z" value="2"/>
    19             <sizehint height="193" type="PREFERRED" width="320"/>
    14             <sizehint height="193" type="PREFERRED" width="320"/>
    20             <bool name="visible" value="FALSE"/>
    15             <bool name="visible" value="FALSE"/>
    21             <layout orientation="Vertical" type="linear">
    16             <layout orientation="Vertical" type="linear">
    22                 <contentsmargins bottom="9px" left="9px" right="9px" top="9px"/>
    17                 <contentsmargins bottom="9px" left="9px" right="9px" top="9px"/>
    23                 <linearitem itemname="fileDetails"/>
    18                 <linearitem itemname="fileDetails"/>
    24                 <linearitem itemname="fileDetailsRatingSlider"/>
    19             </layout>
    25             </layout>
       
    26         </widget>
       
    27         <widget name="volumeSlider" type="HbLabel">
       
    28             <real name="z" value="3"/>
       
    29             <sizehint height="179" type="PREFERRED" width="79"/>
       
    30             <bool name="visible" value="FALSE"/>
       
    31         </widget>
    20         </widget>
    32         <widget name="bitmapLayout" type="HbWidget">
    21         <widget name="bitmapLayout" type="HbWidget">
    33             <widget name="audioOnlyBitmap" type="HbLabel">
    22             <widget name="audioOnlyBitmap" type="HbLabel">
    34                 <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
    23                 <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
    35                 <icon iconName="qtg_large_just_audio" name="icon"/>
    24                 <icon iconName="qtg_large_just_audio" name="icon"/>
    77                 <layout type="anchor">
    66                 <layout type="anchor">
    78                     <anchoritem dst="detailsViewPlayButton" dstEdge="CENTERH" spacing="0" src="" srcEdge="CENTERH"/>
    67                     <anchoritem dst="detailsViewPlayButton" dstEdge="CENTERH" spacing="0" src="" srcEdge="CENTERH"/>
    79                     <anchoritem dst="detailsViewPlayButton" dstEdge="CENTERV" spacing="0" src="" srcEdge="CENTERV"/>
    68                     <anchoritem dst="detailsViewPlayButton" dstEdge="CENTERV" spacing="0" src="" srcEdge="CENTERV"/>
    80                 </layout>
    69                 </layout>
    81             </widget>
    70             </widget>
    82             <widget name="starRatingSlider" type="HbRatingSlider">
    71             <widget name="attachShareButton" type="HbWidget">
    83                 <integer name="currentRating" value="3"/>
    72                 <widget name="detailsAttachButton" type="HbPushButton">
    84                 <real name="z" value="1"/>
    73                     <icon iconName="qtg_mono_attach" name="icon"/>
       
    74                     <sizehint height="40" type="PREFERRED" width="320"/>
       
    75                     <bool name="visible" value="FALSE"/>
       
    76                     <string name="state" value="normal"/>
       
    77                 </widget>
       
    78                 <widget name="detailsShareButton" type="HbPushButton">
       
    79                     <icon iconName="qtg_mono_share" name="icon"/>
       
    80                     <real name="z" value="1"/>
       
    81                     <sizehint height="40" type="PREFERRED" width="320"/>
       
    82                     <bool name="visible" value="TRUE"/>
       
    83                     <string name="state" value="normal"/>
       
    84                 </widget>
       
    85                 <real name="z" value="0"/>
    85                 <sizehint height="40" type="PREFERRED" width="320"/>
    86                 <sizehint height="40" type="PREFERRED" width="320"/>
       
    87                 <layout type="stacked">
       
    88                     <stackitem itemname="detailsAttachButton"/>
       
    89                     <stackitem itemname="detailsShareButton"/>
       
    90                 </layout>
    86             </widget>
    91             </widget>
    87             <real name="z" value="4"/>
    92             <real name="z" value="4"/>
    88             <sizehint height="160" type="PREFERRED" width="80"/>
    93             <sizehint height="160" type="PREFERRED" width="80"/>
    89             <bool name="visible" value="FALSE"/>
    94             <bool name="visible" value="FALSE"/>
    90             <layout orientation="Vertical" type="linear">
    95             <layout orientation="Vertical" type="linear">
    91                 <contentsmargins bottom="0px" left="0px" right="0px" top="0px"/>
    96                 <contentsmargins bottom="0px" left="0px" right="0px" top="0px"/>
    92                 <linearitem itemname="small_transparentWindow"/>
    97                 <linearitem itemname="small_transparentWindow"/>
    93                 <linearitem itemname="starRatingSlider"/>
    98                 <linearitem itemname="attachShareButton"/>
    94             </layout>
    99             </layout>
    95         </widget>
   100         </widget>
    96         <widget name="title" type="HbLabel">
   101         <widget name="title" type="HbLabel">
    97             <enums name="alignment" value="AlignLeft|AlignVCenter|AlignLeading"/>
   102             <enums name="alignment" value="AlignLeft|AlignVCenter|AlignLeading"/>
    98             <real name="z" value="6"/>
   103             <real name="z" value="6"/>
   104             <bool name="visible" value="FALSE"/>
   109             <bool name="visible" value="FALSE"/>
   105             <layout type="anchor"/>
   110             <layout type="anchor"/>
   106         </widget>
   111         </widget>
   107         <widget name="controlBarLayout" type="HbWidget">
   112         <widget name="controlBarLayout" type="HbWidget">
   108             <widget name="progressBarLayout" type="HbWidget">
   113             <widget name="progressBarLayout" type="HbWidget">
   109                 <widget name="positionLabel" type="HbLabel">
   114                 <widget name="progressSlider" type="HbProgressSlider">
   110                     <enums name="alignment" value="AlignRight|AlignVCenter|AlignHCenter|AlignTrailing"/>
   115                     <integer name="progressValue" value="70"/>
   111                     <real name="z" value="1"/>
   116                     <bool name="minMaxTextVisible" value="TRUE"/>
   112                     <sizehint height="30" type="PREFERRED" width="30"/>
   117                     <bool name="textVisible" value="FALSE"/>
   113                 </widget>
   118                     <enums name="minMaxTextAlignment" value="AlignVCenter|AlignHCenter"/>
   114                 <widget name="progressSlider" type="HbProgressBar">
   119                     <string name="minText" value=""/>
   115                     <integer name="progressValue" value="0"/>
   120                     <enums name="orientation" value="Horizontal"/>
   116                     <real name="z" value="1"/>
   121                     <integer name="sliderValue" value="30"/>
   117                     <sizehint height="30" type="PREFERRED" width="200"/>
   122                     <enums name="textAlignment" value="AlignBottom"/>
   118                 </widget>
   123                     <string name="maxText" value=""/>
   119                 <widget name="durationLabel" type="HbLabel">
       
   120                     <enums name="alignment" value="AlignRight|AlignVCenter|AlignHCenter|AlignTrailing"/>
       
   121                     <real name="z" value="1"/>
       
   122                     <sizehint height="30" type="PREFERRED" width="30"/>
       
   123                 </widget>
   124                 </widget>
   124                 <real name="z" value="3"/>
   125                 <real name="z" value="3"/>
   125                 <sizehint height="50" type="PREFERRED" width="640"/>
       
   126                 <contentsmargins bottom="6" left="30" right="30" top="6"/>
       
   127                 <bool name="visible" value="TRUE"/>
   126                 <bool name="visible" value="TRUE"/>
   128                 <layout orientation="Horizontal" type="linear">
   127                 <layout type="anchor">
   129                     <linearitem itemname="positionLabel"/>
   128                     <anchoritem dst="progressSlider" dstEdge="LEFT" spacing="0" src="" srcEdge="LEFT"/>
   130                     <linearitem itemname="progressSlider"/>
   129                     <anchoritem dst="progressSlider" dstEdge="CENTERV" spacing="0" src="" srcEdge="CENTERV"/>
   131                     <linearitem itemname="durationLabel"/>
   130                     <anchoritem dst="progressSlider" dstEdge="RIGHT" spacing="0" src="" srcEdge="RIGHT"/>
   132                 </layout>
   131                 </layout>
   133             </widget>
   132             </widget>
   134             <widget name="buttonBarLayout" type="HbWidget">
   133             <widget name="buttonBarLayout" type="HbWidget">
   135                 <widget name="aspectRatioButtons" type="HbWidget">
   134                 <widget name="aspectRatioAndAttachButtonLayout" type="HbWidget">
   136                     <widget name="naturalButton" type="HbPushButton">
   135                     <widget name="attachButton" type="HbPushButton">
   137                         <icon iconName="qtg_mono_aspect_ratio_natural" name="icon"/>
   136                         <icon iconName="qtg_mono_attach" name="icon"/>
   138                         <sizehint height="50" type="PREFERRED" width="150"/>
   137                         <sizehint height="50" type="PREFERRED" width="150"/>
   139                         <sizehint height="50" type="MINIMUM" width="120"/>
   138                         <sizehint height="50" type="MINIMUM" width="120"/>
   140                         <bool name="visible" value="FALSE"/>
   139                         <bool name="visible" value="FALSE"/>
   141                         <string name="state" value="normal"/>
   140                         <string name="state" value="normal"/>
   142                     </widget>
   141                     </widget>
   143                     <widget name="stretchButton" type="HbPushButton">
   142                     <widget name="aspectRatioButtons" type="HbWidget">
   144                         <icon iconName="qtg_mono_aspect_ratio_stretched" name="icon"/>
   143                         <widget name="naturalButton" type="HbPushButton">
   145                         <real name="z" value="1"/>
   144                             <icon iconName="qtg_mono_aspect_ratio_natural" name="icon"/>
       
   145                             <sizehint height="50" type="PREFERRED" width="150"/>
       
   146                             <sizehint height="50" type="MINIMUM" width="120"/>
       
   147                             <bool name="visible" value="FALSE"/>
       
   148                             <string name="state" value="normal"/>
       
   149                         </widget>
       
   150                         <widget name="stretchButton" type="HbPushButton">
       
   151                             <icon iconName="qtg_mono_aspect_ratio_stretched" name="icon"/>
       
   152                             <real name="z" value="1"/>
       
   153                             <sizehint height="50" type="PREFERRED" width="150"/>
       
   154                             <sizehint height="50" type="MINIMUM" width="120"/>
       
   155                             <bool name="visible" value="FALSE"/>
       
   156                             <string name="state" value="normal"/>
       
   157                         </widget>
       
   158                         <widget name="zoomButton" type="HbPushButton">
       
   159                             <icon iconName="qtg_mono_aspect_ratio_zoom" name="icon"/>
       
   160                             <real name="z" value="2"/>
       
   161                             <sizehint height="50" type="PREFERRED" width="150"/>
       
   162                             <sizehint height="50" type="MINIMUM" width="120"/>
       
   163                             <string name="state" value="normal"/>
       
   164                         </widget>
       
   165                         <real name="z" value="0"/>
   146                         <sizehint height="50" type="PREFERRED" width="150"/>
   166                         <sizehint height="50" type="PREFERRED" width="150"/>
   147                         <sizehint height="50" type="MINIMUM" width="120"/>
   167                         <sizehint height="50" type="MINIMUM" width="120"/>
   148                         <bool name="visible" value="FALSE"/>
   168                         <layout type="stacked">
   149                         <string name="state" value="normal"/>
   169                             <stackitem itemname="naturalButton"/>
   150                     </widget>
   170                             <stackitem itemname="stretchButton"/>
   151                     <widget name="zoomButton" type="HbPushButton">
   171                             <stackitem itemname="zoomButton"/>
   152                         <icon iconName="qtg_mono_aspect_ratio_zoom" name="icon"/>
   172                         </layout>
   153                         <real name="z" value="2"/>
       
   154                         <sizehint height="50" type="PREFERRED" width="150"/>
       
   155                         <sizehint height="50" type="MINIMUM" width="120"/>
       
   156                         <string name="state" value="normal"/>
       
   157                     </widget>
   173                     </widget>
   158                     <real name="z" value="0"/>
   174                     <real name="z" value="0"/>
   159                     <sizehint height="150" type="PREFERRED" width="150"/>
   175                     <sizehint height="50" type="PREFERRED" width="150"/>
   160                     <sizehint height="52" type="MINIMUM" width="120"/>
   176                     <sizehint height="50" type="MINIMUM" width="120"/>
   161                     <layout type="stacked">
   177                     <layout type="stacked">
   162                         <stackitem itemname="naturalButton"/>
   178                         <stackitem itemname="aspectRatioButtons"/>
   163                         <stackitem itemname="stretchButton"/>
   179                         <stackitem itemname="attachButton"/>
   164                         <stackitem itemname="zoomButton"/>
       
   165                     </layout>
   180                     </layout>
   166                 </widget>
   181                 </widget>
   167                 <widget name="rwButton" type="HbPushButton">
   182                 <widget name="rwButton" type="HbPushButton">
   168                     <icon iconName="qtg_mono_previous" name="icon"/>
   183                     <icon iconName="qtg_mono_previous" name="icon"/>
   169                     <sizehint height="50" type="PREFERRED" width="150"/>
   184                     <sizehint height="50" type="PREFERRED" width="150"/>
   210                 <sizehint height="50" type="PREFERRED" width="640"/>
   225                 <sizehint height="50" type="PREFERRED" width="640"/>
   211                 <sizehint height="50" type="MINIMUM" width="178"/>
   226                 <sizehint height="50" type="MINIMUM" width="178"/>
   212                 <bool name="visible" value="TRUE"/>
   227                 <bool name="visible" value="TRUE"/>
   213                 <layout orientation="Horizontal" spacing="0px" type="linear">
   228                 <layout orientation="Horizontal" spacing="0px" type="linear">
   214                     <contentsmargins bottom="0px" left="0px" right="0px" top="0px"/>
   229                     <contentsmargins bottom="0px" left="0px" right="0px" top="0px"/>
   215                     <linearitem itemname="aspectRatioButtons"/>
   230                     <linearitem itemname="aspectRatioAndAttachButtonLayout"/>
   216                     <linearitem itemname="rwButton"/>
   231                     <linearitem itemname="rwButton"/>
   217                     <linearitem itemname="playPauseButtons"/>
   232                     <linearitem itemname="playPauseButtons"/>
   218                     <linearitem itemname="ffButton"/>
   233                     <linearitem itemname="ffButton"/>
   219                     <linearitem itemname="detailsButton"/>
   234                     <linearitem itemname="detailsButton"/>
   220                 </layout>
   235                 </layout>
   252             <anchoritem dst="transparentWindow" dstEdge="LEFT" spacing="0" src="" srcEdge="LEFT"/>
   267             <anchoritem dst="transparentWindow" dstEdge="LEFT" spacing="0" src="" srcEdge="LEFT"/>
   253             <anchoritem dst="transparentWindow" dstEdge="TOP" spacing="0" src="" srcEdge="TOP"/>
   268             <anchoritem dst="transparentWindow" dstEdge="TOP" spacing="0" src="" srcEdge="TOP"/>
   254             <anchoritem dst="transparentWindow" dstEdge="RIGHT" spacing="0" src="" srcEdge="RIGHT"/>
   269             <anchoritem dst="transparentWindow" dstEdge="RIGHT" spacing="0" src="" srcEdge="RIGHT"/>
   255             <anchoritem dst="transparentWindow" dstEdge="BOTTOM" spacing="0" src="" srcEdge="BOTTOM"/>
   270             <anchoritem dst="transparentWindow" dstEdge="BOTTOM" spacing="0" src="" srcEdge="BOTTOM"/>
   256             <anchoritem dst="title" dstEdge="BOTTOM" spacing="100" src="" srcEdge="TOP"/>
   271             <anchoritem dst="title" dstEdge="BOTTOM" spacing="100" src="" srcEdge="TOP"/>
   257             <anchoritem dst="volumeSlider" dstEdge="LEFT" spacing="0" src="" srcEdge="LEFT"/>
       
   258             <anchoritem dst="volumeSlider" dstEdge="TOP" spacing="0" src="title" srcEdge="BOTTOM"/>
       
   259             <anchoritem dst="controlBarLayout" dstEdge="LEFT" spacing="0" src="" srcEdge="LEFT"/>
   272             <anchoritem dst="controlBarLayout" dstEdge="LEFT" spacing="0" src="" srcEdge="LEFT"/>
   260             <anchoritem dst="controlBarLayout" dstEdge="RIGHT" spacing="0" src="" srcEdge="RIGHT"/>
   273             <anchoritem dst="controlBarLayout" dstEdge="RIGHT" spacing="0" src="" srcEdge="RIGHT"/>
   261             <anchoritem dst="controlBarLayout" dstEdge="BOTTOM" spacing="0" src="" srcEdge="BOTTOM"/>
   274             <anchoritem dst="controlBarLayout" dstEdge="BOTTOM" spacing="0" src="" srcEdge="BOTTOM"/>
   262             <anchoritem dst="bitmapLayout" dstEdge="BOTTOM" spacing="-100" src="" srcEdge="BOTTOM"/>
   275             <anchoritem dst="bitmapLayout" dstEdge="BOTTOM" spacing="-100" src="" srcEdge="BOTTOM"/>
   263             <anchoritem dst="volumeSlider" dstEdge="BOTTOM" spacing="-100" src="" srcEdge="BOTTOM"/>
       
   264             <anchoritem dst="controlBarLayout" dstEdge="TOP" spacing="-100" src="" srcEdge="BOTTOM"/>
   276             <anchoritem dst="controlBarLayout" dstEdge="TOP" spacing="-100" src="" srcEdge="BOTTOM"/>
   265         </layout>
   277         </layout>
   266     </widget>
   278     </widget>
   267     <section name="detailsView">
   279     <section name="detailsView">
   268         <widget name="fileDetailsRatingSlider" type="HbRatingSlider">
       
   269             <sizehint height="0" type="PREFERRED" width="200"/>
       
   270             <bool name="visible" value="FALSE"/>
       
   271         </widget>
       
   272         <widget name="content" type="HbWidget">
   280         <widget name="content" type="HbWidget">
   273             <layout type="anchor">
   281             <layout type="anchor">
   274                 <anchoritem dst="fileDetailsLayout" dstEdge="TOP" spacing="0" src="title" srcEdge="BOTTOM"/>
   282                 <anchoritem dst="fileDetailsLayout" dstEdge="TOP" spacing="0" src="title" srcEdge="BOTTOM"/>
   275                 <anchoritem dst="fileDetailsLayout" dstEdge="LEFT" spacing="0" src="" srcEdge="CENTERH"/>
   283                 <anchoritem dst="fileDetailsLayout" dstEdge="LEFT" spacing="0" src="" srcEdge="CENTERH"/>
   276                 <anchoritem dst="fileDetailsLayout" dstEdge="RIGHT" spacing="0" src="" srcEdge="RIGHT"/>
   284                 <anchoritem dst="fileDetailsLayout" dstEdge="RIGHT" spacing="0" src="" srcEdge="RIGHT"/>
   280         <widget name="fileDetailsLayout" type="HbWidget">
   288         <widget name="fileDetailsLayout" type="HbWidget">
   281             <sizehint height="264" type="PREFERRED" width="320"/>
   289             <sizehint height="264" type="PREFERRED" width="320"/>
   282         </widget>
   290         </widget>
   283     </section>
   291     </section>
   284     <section name="audioOnlyViewWithLocalPlayback">
   292     <section name="audioOnlyViewWithLocalPlayback">
   285         <widget name="fileDetailsRatingSlider" type="HbRatingSlider">
       
   286             <sizehint height="30" type="PREFERRED" width="200"/>
       
   287             <bool name="visible" value="TRUE"/>
       
   288         </widget>
       
   289         <widget name="content" type="HbWidget">
   293         <widget name="content" type="HbWidget">
   290             <layout type="anchor">
   294             <layout type="anchor">
   291                 <anchoritem dst="fileDetailsLayout" dstEdge="TOP" spacing="62" src="" srcEdge="TOP"/>
   295                 <anchoritem dst="fileDetailsLayout" dstEdge="TOP" spacing="62" src="" srcEdge="TOP"/>
   292                 <anchoritem dst="fileDetailsLayout" dstEdge="LEFT" spacing="0" src="" srcEdge="CENTERH"/>
   296                 <anchoritem dst="fileDetailsLayout" dstEdge="LEFT" spacing="0" src="" srcEdge="CENTERH"/>
   293                 <anchoritem dst="fileDetailsLayout" dstEdge="RIGHT" spacing="0" src="" srcEdge="RIGHT"/>
   297                 <anchoritem dst="fileDetailsLayout" dstEdge="RIGHT" spacing="0" src="" srcEdge="RIGHT"/>
   297         <widget name="fileDetailsLayout" type="HbWidget">
   301         <widget name="fileDetailsLayout" type="HbWidget">
   298             <sizehint height="198" type="PREFERRED" width="320"/>
   302             <sizehint height="198" type="PREFERRED" width="320"/>
   299         </widget>
   303         </widget>
   300     </section>
   304     </section>
   301     <section name="audioOnlyViewWithNonLocalPlayback">
   305     <section name="audioOnlyViewWithNonLocalPlayback">
   302         <widget name="fileDetailsRatingSlider" type="HbRatingSlider">
       
   303             <sizehint height="0" type="PREFERRED" width="200"/>
       
   304             <bool name="visible" value="FALSE"/>
       
   305         </widget>
       
   306         <widget name="content" type="HbWidget">
   306         <widget name="content" type="HbWidget">
   307             <layout type="anchor">
   307             <layout type="anchor">
   308                 <anchoritem dst="fileDetailsLayout" dstEdge="TOP" spacing="62" src="" srcEdge="TOP"/>
   308                 <anchoritem dst="fileDetailsLayout" dstEdge="TOP" spacing="62" src="" srcEdge="TOP"/>
   309                 <anchoritem dst="fileDetailsLayout" dstEdge="LEFT" spacing="0" src="" srcEdge="CENTERH"/>
   309                 <anchoritem dst="fileDetailsLayout" dstEdge="LEFT" spacing="0" src="" srcEdge="CENTERH"/>
   310                 <anchoritem dst="fileDetailsLayout" dstEdge="RIGHT" spacing="0" src="" srcEdge="RIGHT"/>
   310                 <anchoritem dst="fileDetailsLayout" dstEdge="RIGHT" spacing="0" src="" srcEdge="RIGHT"/>
   313         </widget>
   313         </widget>
   314         <widget name="fileDetailsLayout" type="HbWidget">
   314         <widget name="fileDetailsLayout" type="HbWidget">
   315             <sizehint height="198" type="PREFERRED" width="320"/>
   315             <sizehint height="198" type="PREFERRED" width="320"/>
   316         </widget>
   316         </widget>
   317     </section>
   317     </section>
   318     <section name="nonLocalPlayback">
       
   319         <widget name="starRatingSlider" type="HbRatingSlider">
       
   320             <sizehint height="0" type="PREFERRED" width="320"/>
       
   321             <bool name="visible" value="FALSE"/>
       
   322         </widget>
       
   323     </section>
       
   324     <metadata activeUIState="Common ui state" display="NHD landscape" unit="px">
   318     <metadata activeUIState="Common ui state" display="NHD landscape" unit="px">
   325         <resource location="hbvideoplaybackview.qrc"/>
   319         <resource location="hbvideoplaybackview.qrc"/>
   326         <uistate name="Common ui state" sections="#common"/>
   320         <uistate name="Common ui state" sections="#common"/>
   327     </metadata>
   321     </metadata>
   328 </hbdocument>
   322 </hbdocument>