mmappfw_plat/mpx_playback_common_definition_api/inc/mpxplaybackcommanddefs.h
changeset 20 b1fb57be53fe
parent 0 a2952bb97e68
equal deleted inserted replaced
4:d45095c2f4f3 20:b1fb57be53fe
    97     EPbCmdUnloadNonActivePlugin, // 22 KMPXCommandPlaybackGeneralData is TUid.iUid
    97     EPbCmdUnloadNonActivePlugin, // 22 KMPXCommandPlaybackGeneralData is TUid.iUid
    98     EPbCmdClearKeyBuffer,        // 23 Clear all media key commands
    98     EPbCmdClearKeyBuffer,        // 23 Clear all media key commands
    99     EPbCmdDisableEffect,
    99     EPbCmdDisableEffect,
   100     EPbCmdSetVolume,             // 25 Set volume to the value specified by aData
   100     EPbCmdSetVolume,             // 25 Set volume to the value specified by aData
   101     EPbCmdSetAutoResume,         // 26 Set autoresume value (true/false)
   101     EPbCmdSetAutoResume,         // 26 Set autoresume value (true/false)
       
   102     EPbCmdSyncMsgComplete,      //27 Synchronous message is complete  
   102     EPbCmdEnd                    // Mark for the end of command
   103     EPbCmdEnd                    // Mark for the end of command
   103     };
   104     };
   104 
   105 
   105 /******************************************************
   106 /******************************************************
   106  *  Commands supported for KMPXCommandIdPlaybackPD
   107  *  Commands supported for KMPXCommandIdPlaybackPD