mmappcomponents/mmmtpdataprovider/mmmtpdpplugins/mediamtpdataprovider/inc/mediamtpdataproviderconst.h
branchRCL_3
changeset 9 05b0d2323768
parent 8 bee149131e4b
child 10 d240f0a77280
equal deleted inserted replaced
8:bee149131e4b 9:05b0d2323768
    23 
    23 
    24 #include "tobjectdescription.h"
    24 #include "tobjectdescription.h"
    25 
    25 
    26 _LIT( KMTPTxtColon, ":" );
    26 _LIT( KMTPTxtColon, ":" );
    27 
    27 
    28 /** Granularity of the drive list*/
       
    29 const TInt KMtpMaxStringLength = 255;
       
    30 
    28 
    31 enum TMmMtpNumberOfChannels
    29 enum TMmMtpNumberOfChannels
    32     {
    30     {
    33     EMTPChannelMono = 0x0001,
    31     EMTPChannelMono = 0x0001,
    34     EMTPChannelStereo = 0x0002
    32     EMTPChannelStereo = 0x0002