videoplayback/videohelix/inc/mpxvideofiledetails.h
branchRCL_3
changeset 6 7d91903f795f
parent 0 96612d01cf9f
child 12 7f2b2a65da29
equal deleted inserted replaced
2:dec420019252 6:7d91903f795f
    13 *
    13 *
    14 * Description:  Container for MPX Video File Details
    14 * Description:  Container for MPX Video File Details
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 7 %
    18 // Version : %version: 8 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 #ifndef __MPXVIDEOFILEDETAILS__
    23 #ifndef __MPXVIDEOFILEDETAILS__
    56         //
    56         //
    57         HBufC*   iClipName;
    57         HBufC*   iClipName;
    58         HBufC*   iTitle;
    58         HBufC*   iTitle;
    59         HBufC*   iArtist;
    59         HBufC*   iArtist;
    60         HBufC*   iMimeType;
    60         HBufC*   iMimeType;
       
    61         HBufC*   iDescription;
       
    62         HBufC*   iLocation;
       
    63         HBufC*   iCopyright;
       
    64         HBufC*   iLanguage;
       
    65         HBufC*   iKeywords;                
    61 
    66 
    62 
    67 
    63         TInt     iResolutionWidth;
    68         TInt     iResolutionWidth;
    64         TInt     iResolutionHeight;
    69         TInt     iResolutionHeight;
    65         TInt     iMaxVolume;
    70         TInt     iMaxVolume;