vtprotocols/inc/mvtprotocolhandler.h
branchRCL_3
changeset 40 7fb4a99d4b6b
parent 19 856ae1b15d98
child 49 8e703580edd3
equal deleted inserted replaced
37:590f6f022902 40:7fb4a99d4b6b
  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);
  1127     };
  1133     };
  1128 
  1134 
  1129 #endif
  1135 #endif
  1130 //  End of File
  1136 //  End of File
  1131  
  1137