CRa8CustomInterface Class Reference
class CRa8CustomInterface : public CBase |
Interface for ra8 and sipro. Used for providing initialization information for dsp decoder and getting. information about played frames. This abstract class just provides the static NewL function for the creation of the proxy, and also defines the custom interface to be implemented by the proxy and the real custom interface implementation.
Member Functions Documentation
FrameNumber()
TInt
| FrameNumber | ( | ) | [pure virtual] |
NewL(CMMFDevSound &)
Creates the interface.
CRa8CustomInterface::NewL Creates the custom interface. Calls the custom interface method on the devsound passed in. Devsound will return the handle to the custom interface proxy. (other items were commented in a header).
SetInitString(TDesC8 &)
TInt
| SetInitString | ( | TDesC8 & | aInitString | ) | [pure virtual] |
Parameters
TDesC8 & aInitString | contains the initialization information for the task. |
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.