ipappsrv_plat/multimedia_comms_api/inc/mcefilesink.h
changeset 23 a297cbce4e85
parent 0 1bce908db942
equal deleted inserted replaced
22:b6d70b04aa2d 23:a297cbce4e85
    21 #ifndef MCEFILESINK_H
    21 #ifndef MCEFILESINK_H
    22 #define MCEFILESINK_H
    22 #define MCEFILESINK_H
    23 
    23 
    24 // INCLUDES
    24 // INCLUDES
    25 #include <e32std.h>  
    25 #include <e32std.h>  
    26 #include <MceMediaSink.h>
    26 #include <mcemediasink.h>
    27 
    27 
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 
    29 
    30 // DATA TYPES
    30 // DATA TYPES
    31 const TMceSinkType KMceFileSink = 4;
    31 const TMceSinkType KMceFileSink = 4;