vtprotocols/inc/mvtprotocolhandler.h
branchRCL_3
changeset 49 8e703580edd3
parent 40 7fb4a99d4b6b
equal deleted inserted replaced
40:7fb4a99d4b6b 49:8e703580edd3
  1122         /**
  1122         /**
  1123          * 
  1123          * 
  1124          * @param aAudioSink
  1124          * @param aAudioSink
  1125          */
  1125          */
  1126         IMPORT_C static MVtAudioConfigCommand* GetAudioConfigCommandL(MVTAudioSink* aAudioSink);
  1126         IMPORT_C static MVtAudioConfigCommand* GetAudioConfigCommandL(MVTAudioSink* aAudioSink);
  1127         
       
  1128         /**
       
  1129          * Delete instance.
       
  1130          * add for memory leak
       
  1131          */
       
  1132         IMPORT_C static void DeleteAudioConfigCommandL(MVtAudioConfigCommand* aAudioConfigCommand);
       
  1133     };
  1127     };
  1134 
  1128 
  1135 #endif
  1129 #endif
  1136 //  End of File
  1130 //  End of File
  1137  
  1131