MMMFDevSoundCustomInterfaceBitRate Class Reference
class MMMFDevSoundCustomInterfaceBitRate |
This class provides an interface to set and retrive the DevSound bit rate.
Member Functions Documentation
BitRateL()
TInt
| BitRateL | ( | ) | [pure virtual] |
Returns the current bit rate.
GetSupportedBitRatesL(RArray< TInt > &)
void | GetSupportedBitRatesL | ( | RArray< TInt > & | aSupportedBitRates | ) | [pure virtual] |
Gets the bit rates that are supported by DevSound in its current configuration.
Parameters
RArray< TInt > & aSupportedBitRates | The supported bit rates, in bits per second, shall be appended to this array. Note that the array shall be reset by this method. |
SetBitRateL(TInt)
void | SetBitRateL | ( | TInt | aBitRate | ) | [pure virtual] |
Sets the bit rate to a new value.
Parameters
TInt aBitRate | The new bit rate, in bits per second. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.