class MMMFDevSoundCustomInterfaceBitRate |
This class provides an interface to set and retrive the DevSound bit rate.
Public Member Functions | |
---|---|
TInt | BitRateL () |
void | GetSupportedBitRatesL ( RArray < TInt > &) |
void | SetBitRateL ( TInt ) |
void | GetSupportedBitRatesL | ( | RArray < TInt > & | aSupportedBitRates | ) | [pure virtual] |
Gets the bit rates that are supported by DevSound in its current configuration.
void | SetBitRateL | ( | TInt | aBitRate | ) | [pure virtual] |
Sets the bit rate to a new value.
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.