connectivitymodules/SeCon/services/pcd/inc/sconmetadatafielddefs.h
branchRCL_3
changeset 18 453dfc402455
parent 0 d0791faffa3f
equal deleted inserted replaced
17:dbd1c5e08735 18:453dfc402455
    44 const TUint8 KSconAudioVendor       ( 0x0f );
    44 const TUint8 KSconAudioVendor       ( 0x0f );
    45 const TUint8 KSconAudioRating       ( 0x10 );
    45 const TUint8 KSconAudioRating       ( 0x10 );
    46 const TUint8 KSconAudioUniqueFileIdentifier( 0x11 );
    46 const TUint8 KSconAudioUniqueFileIdentifier( 0x11 );
    47 const TUint8 KSconAudioDuration     ( 0x12 );
    47 const TUint8 KSconAudioDuration     ( 0x12 );
    48 const TUint8 KSconAudioDate         ( 0x13 );
    48 const TUint8 KSconAudioDate         ( 0x13 );
       
    49 const TUint8 KSconAudioUnsyncLyrics ( 0x14 );
       
    50 const TUint8 KSconAudioProtected    ( 0x15 );
    49 
    51 
    50 // fields for exif
    52 // fields for exif
    51 const TUint8 KSconExifThumbnail         ( 0x01 );
    53 const TUint8 KSconExifThumbnail         ( 0x01 );
    52 const TUint8 KSconExifDescription       ( 0x02 );
    54 const TUint8 KSconExifDescription       ( 0x02 );
    53 const TUint8 KSconExifMake              ( 0x03 );
    55 const TUint8 KSconExifMake              ( 0x03 );