connectivitymodules/SeCon/services/pcd/inc/sconmetadatafielddefs.h
changeset 64 a62b67d1f67c
parent 19 2691f6aa1921
equal deleted inserted replaced
62:262aa4f075d6 64:a62b67d1f67c
    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 );