mmsharinguis_plat/multimedia_sharing_manager_api/inc/musmanagercommon.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    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
       
    67         };
    65         };
    68    /**  Contains the possible commands of MultimediaSharing. */    
    66    /**  Contains the possible commands of MultimediaSharing. */    
    69    enum TCommandType
    67    enum TCommandType
    70         {
    68         {
    71         ECommandNotDefined,
    69         ECommandNotDefined,