class COmxOutputPort::CBody : public CBase |
Public Member Functions | |
---|---|
COmxProcessingUnit * | Component () |
TInt | FillBufferDone ( OMX_HANDLETYPE , CMMFBuffer *) |
void | MipoDisconnectTunnelComplete (const MMdfInputPort *, TInt ) |
void | MipoRestartTunnelComplete (const MMdfInputPort *, TInt ) |
void | MipoWriteDataComplete (const MMdfInputPort *, CMMFBuffer *, TInt ) |
TUint32 | MopBufferSize () |
TInt | MopConfigure (const TPuConfig &) |
CMMFBuffer * | MopCreateBuffer ( TInt ) |
TInt | MopCreateCustomInterface ( TUid ) |
TAny * | MopCustomInterface ( TUid ) |
void | MopDisconnectTunnel () |
TInt | MopFreeBuffer ( CMMFBuffer *) |
TInt | MopGetConfig ( TPuConfig &) |
TInt | MopIndex () |
void | MopInitialize () |
TBool | MopIsTunnelled () |
void | MopReadData ( CMMFBuffer &) |
void | MopRestartTunnel () |
void | MopSetObserver (const MMdfOutputPortObserver &) |
TInt | MopTunnelRequest (const MMdfInputPort &, TTunnelFlags &, TSupplierType &) |
TInt | MopUseBuffer ( CMMFBuffer &) |
CBody * | NewL ( TInt , COmxProcessingUnit *, COmxOutputPort *) |
MMdfOutputPortObserver * | Observer () |
Private Member Functions | |
---|---|
CBody ( TInt , COmxProcessingUnit *, COmxOutputPort *) |
Private Attributes | |
---|---|
COmxProcessingUnit * | iComponent |
MMdfOutputPortObserver * | iObserver |
COmxOutputPort * | iParent |
MMdfInputPort * | iPortConnectedTo |
TInt | iPortIndex |
TBool | iStopped |
CBody | ( | TInt | aIndex, |
COmxProcessingUnit * | aComponent, | ||
COmxOutputPort * | aParent | ||
) | [private] |
TInt aIndex | |
COmxProcessingUnit * aComponent | |
COmxOutputPort * aParent |
TInt | FillBufferDone | ( | OMX_HANDLETYPE | hComponent, |
CMMFBuffer * | pBuffer | |||
) |
OMX_HANDLETYPE hComponent | |
CMMFBuffer * pBuffer |
void | MipoDisconnectTunnelComplete | ( | const MMdfInputPort * | aInputPort, |
TInt | aErrorCode | |||
) |
const MMdfInputPort * aInputPort | |
TInt aErrorCode |
void | MipoRestartTunnelComplete | ( | const MMdfInputPort * | aInputPort, |
TInt | aErrorCode | |||
) |
const MMdfInputPort * aInputPort | |
TInt aErrorCode |
void | MipoWriteDataComplete | ( | const MMdfInputPort * | aInputPort, |
CMMFBuffer * | aBuffer, | |||
TInt | aErrorCode | |||
) |
const MMdfInputPort * aInputPort | |
CMMFBuffer * aBuffer | |
TInt aErrorCode |
TInt | MopConfigure | ( | const TPuConfig & | aConfiguration | ) |
const TPuConfig & aConfiguration |
TInt | MopFreeBuffer | ( | CMMFBuffer * | aBuffer | ) |
CMMFBuffer * aBuffer |
TInt | MopGetConfig | ( | TPuConfig & | aConfigurationSetup | ) |
TPuConfig & aConfigurationSetup |
void | MopSetObserver | ( | const MMdfOutputPortObserver & | aOutputPortObserver | ) |
const MMdfOutputPortObserver & aOutputPortObserver |
TInt | MopTunnelRequest | ( | const MMdfInputPort & | aInputPortToBeConnectedTo, |
TTunnelFlags & | aTunnelFlags, | |||
TSupplierType & | aSupplierType | |||
) |
const MMdfInputPort & aInputPortToBeConnectedTo | |
TTunnelFlags & aTunnelFlags | |
TSupplierType & aSupplierType |
TInt | MopUseBuffer | ( | CMMFBuffer & | aBuffer | ) |
CMMFBuffer & aBuffer |
CBody * | NewL | ( | TInt | aIndex, |
COmxProcessingUnit * | aComponent, | |||
COmxOutputPort * | aParent | |||
) | [static] |
TInt aIndex | |
COmxProcessingUnit * aComponent | |
COmxOutputPort * aParent |
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.