| class multimedia::CMultimediaFactory |
| Public Member Functions | |
|---|---|
| ~CMultimediaFactory () | |
| IMPORT_C TInt | CreateDataBuffer ( TUid , TUint , MDataBuffer *&) |
| IMPORT_C TInt | CreateEffectControl ( TUid , MEffectControl *&) |
| IMPORT_C TInt | CreateFactory ( CMultimediaFactory *&) |
| IMPORT_C TInt | CreateSinkControl ( TUid , MSinkControl *&) |
| IMPORT_C TInt | CreateSourceControl ( TUid , MSourceControl *&) |
| IMPORT_C TInt | CreateStreamControl ( TUid , MStreamControl *&) |
| IMPORT_C TInt | DeleteDataBuffer ( MDataBuffer *&) |
| IMPORT_C TInt | DeleteEffectControl ( MEffectControl *&) |
| IMPORT_C TInt | DeleteSinkControl ( MSinkControl *&) |
| IMPORT_C TInt | DeleteSourceControl ( MSourceControl *&) |
| IMPORT_C TInt | DeleteStreamControl ( MStreamControl *&) |
| Private Member Functions | |
|---|---|
| CMultimediaFactory () | |
| void | ConstructL () |
| Private Attributes | |
|---|---|
| CMultimediaFactoryImpl * | iCMultimediaFactoryImpl |
| IMPORT_C TInt | CreateDataBuffer | ( | TUid | aType, |
| TUint | aSize, | |||
| MDataBuffer *& | aBuffer | |||
| ) | ||||
| TUid aType | |
| TUint aSize | |
| MDataBuffer *& aBuffer |
| IMPORT_C TInt | CreateEffectControl | ( | TUid | aType, |
| MEffectControl *& | aControl | |||
| ) | ||||
| TUid aType | |
| MEffectControl *& aControl |
| IMPORT_C TInt | CreateFactory | ( | CMultimediaFactory *& | aFactory | ) | [static] |
| CMultimediaFactory *& aFactory |
| IMPORT_C TInt | CreateSinkControl | ( | TUid | aType, |
| MSinkControl *& | aControl | |||
| ) | ||||
| TUid aType | |
| MSinkControl *& aControl |
| IMPORT_C TInt | CreateSourceControl | ( | TUid | aType, |
| MSourceControl *& | aControl | |||
| ) | ||||
| TUid aType | |
| MSourceControl *& aControl |
| IMPORT_C TInt | CreateStreamControl | ( | TUid | aType, |
| MStreamControl *& | aControl | |||
| ) | ||||
| TUid aType | |
| MStreamControl *& aControl |
| IMPORT_C TInt | DeleteDataBuffer | ( | MDataBuffer *& | aBuffer | ) |
| MDataBuffer *& aBuffer |
| IMPORT_C TInt | DeleteEffectControl | ( | MEffectControl *& | aControl | ) |
| MEffectControl *& aControl |
| IMPORT_C TInt | DeleteSinkControl | ( | MSinkControl *& | aControl | ) |
| MSinkControl *& aControl |
| IMPORT_C TInt | DeleteSourceControl | ( | MSourceControl *& | aControl | ) |
| MSourceControl *& aControl |
| IMPORT_C TInt | DeleteStreamControl | ( | MStreamControl *& | aControl | ) |
| MStreamControl *& aControl |
| CMultimediaFactoryImpl * | iCMultimediaFactoryImpl | [private] |
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.