multimediacommscontroller/mmccshared/inc/mccuids.hrh
branchrcs
changeset 49 64c62431ac08
parent 0 1bce908db942
equal deleted inserted replaced
44:fb024d5e35fa 49:64c62431ac08
   194 
   194 
   195 
   195 
   196 // Plugin Interface UID 
   196 // Plugin Interface UID 
   197 #define KMmfUidPluginInterfaceTranscoder  0x10282898
   197 #define KMmfUidPluginInterfaceTranscoder  0x10282898
   198 
   198 
       
   199 
       
   200 // -----------------------------------------------------------------------------
       
   201 // MSRP\Message SourceSink
       
   202 // -----------------------------------------------------------------------------
       
   203 // Plugin DLL UID
       
   204 #define KDllUidMccMsrpSourceSink         0xA000EBE2
       
   205 
       
   206 // Interface Implementation UIDs
       
   207 #define KImplUidMccMsrpSource            0xA000EBE3      // MMF MDataSource interface
       
   208 #define KImplUidMccMsrpSink              0xA000EBE4      // MMF MDataSink interface
       
   209 
       
   210 #define KDllUidMsrpPayloadFormat            0x10299988
       
   211 #define KImplUidMsrpPayloadFormatDecode     0x10288888
       
   212 #define KImplUidMsrpPayloadFormatEncode     0x10289999
       
   213 
       
   214 
       
   215 
   199 #endif /* MCCUIDS_HRH */
   216 #endif /* MCCUIDS_HRH */
   200 
   217