mmsharinguis_plat/multimedia_sharing_manager_api/inc/musmanagercommon.h
branchRCL_3
changeset 22 73a1feb507fb
parent 0 f0cf47e981f9
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    59         {
    59         {
    60         EMusLiveVideo,           // live sharing from camera
    60         EMusLiveVideo,           // live sharing from camera
    61         EMusClipVideo,           // video clip sharing
    61         EMusClipVideo,           // video clip sharing
    62         EMusStillImage,          // still image sharing
    62         EMusStillImage,          // still image sharing
    63         EMusReceive,             // receive video
    63         EMusReceive,             // receive video
    64         EMusContinue             // continue running the existing application
    64         EMusContinue,            // continue running the existing application
       
    65         EMusTwoWayVideo,         // two-way sharing
       
    66         EMusReceiveTwoWayVideo   // two-way receive video
    65         };
    67         };
    66    /**  Contains the possible commands of MultimediaSharing. */    
    68    /**  Contains the possible commands of MultimediaSharing. */    
    67    enum TCommandType
    69    enum TCommandType
    68         {
    70         {
    69         ECommandNotDefined,
    71         ECommandNotDefined,