omxilcoreclientsession.cpp File Reference
const TLitC< sizeof(L"OmxILCoreClient Panic")/2 > KOmxILCoreClientPanic
const
TLitC
< sizeof(L"OmxILCoreClient Panic")/2 >
|
KOmxILCoreClientPanic
|
[static]
|
const TInt KOpenSeverSessionMaxRetries
const
TInt
|
KOpenSeverSessionMaxRetries
|
__declspec(dllimport)
The OMX_Init method initializes the OpenMAX IL core. OMX_Init shall be the first call made into OpenMAX IL and should be executed only one time without an intervening OMX_Deinit call. If OMX_Init is called twice, OMX_ErrorNone is returned but the init request is ignored.
The OMX_Deinit method de-initializes the OpenMAX core. OMX_Deinit should be the last call made into the OpenMAX core after all OpenMAX-related resources have been released
The OMX_ComponentNameEnum method will enumerate through all the names of recognized components in the system to detect all the components in the system run-time.
The OMX_GetHandle method will locate the component specified by the component name given, load that component into memory, and validate it.
OMX_U32 OMX_U32 nIndex XGlobalILCoreCache * pGlobalILCoreCache
void((pGlobalILCoreCache!=0)||(User::Panic(KOmxILCoreClientPanic, KErrNotReady), 0))
void((pGlobalILCoreCache->ILCore()!=0)||(User::Panic(KOmxILCoreClientPanic, KErrNotReady), 0))
ROmxILCoreClientSession
coresession
void((KErrNotFound!=err)||(User::Panic(KOmxILCoreClientPanic, KErrNotReady), 0))
if(CActiveScheduler::)
if
|
(
|
CActiveScheduler::
|
Current
|
)
|
|
Parameters
CActiveScheduler:: Current
|
|
OMX_STRING
cComponentName
OMX_STRING OMX_PTR pAppData
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.