codhandler/codeng/inc/MediaObject.h
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    25 
    25 
    26 #include <e32base.h>
    26 #include <e32base.h>
    27 #include <bamdesca.h>
    27 #include <bamdesca.h>
    28 #include "CodDefs.h"
    28 #include "CodDefs.h"
    29 #include <f32file.h>
    29 #include <f32file.h>
    30 #include "httpdownloaddata.h"
    30 #include <httpdownloaddata.h>
    31 
    31 
    32 // ================= CONSTANTS =======================
    32 // ================= CONSTANTS =======================
    33 /// OMA 1 DD MIME type.
    33 /// OMA 1 DD MIME type.
    34 _LIT8( KDdDataType, DD_MIME_TYPE );
    34 _LIT8( KDdDataType, DD_MIME_TYPE );
    35 // OMA 2 DD MIME type.
    35 // OMA 2 DD MIME type.