devsoundextensions/mmfcustominterfaces/WmaDecoderIntfc/WmaDecoderIntfcProxy/src/WmaDecoderIntfcProxy.cpp
changeset 5 b220a9341636
parent 0 b8ed18f6c07b
equal deleted inserted replaced
4:9d4397b300d1 5:b220a9341636
   509     }
   509     }
   510 
   510 
   511 //------------------------------------------------------------------------------
   511 //------------------------------------------------------------------------------
   512 // Get Supported Max Sample Rate
   512 // Get Supported Max Sample Rate
   513 //------------------------------------------------------------------------------
   513 //------------------------------------------------------------------------------
   514 TInt CWmaDecoderIntfcProxy::GetSupportedMaxSampleRate(TUint& aSupportedMaxSampleRate)
   514 EXPORT_C TInt CWmaDecoderIntfcProxy::GetSupportedMaxSampleRate(TUint& aSupportedMaxSampleRate)
   515 	{
   515 	{
   516     TInt status = KErrNone;
   516     TInt status = KErrNone;
   517     
   517     
   518 	TPckgBuf<TUint> pckgBuf;
   518 	TPckgBuf<TUint> pckgBuf;
   519     status = iCustomCommand.CustomCommandSync(
   519     status = iCustomCommand.CustomCommandSync(