Torc
0.1
|
This is the complete list of members for TorcOMXComponent, including all inherited members.
AnalysePorts(OMX_INDEXTYPE Domain) | TorcOMXComponent | protected |
CreateBuffers(OMX_DIRTYPE Direction, OMX_U32 Index, OMX_INDEXTYPE Domain, QObject *Owner=nullptr) | TorcOMXComponent | |
DestroyBuffers(OMX_DIRTYPE Direction, OMX_U32 Index, OMX_INDEXTYPE Domain) | TorcOMXComponent | |
DisablePorts(OMX_INDEXTYPE Domain) | TorcOMXComponent | |
EmptyBufferDone(OMX_HANDLETYPE Component, OMX_BUFFERHEADERTYPE *Buffer) | TorcOMXComponent | |
EmptyBufferDoneCallback(OMX_HANDLETYPE Component, OMX_PTR OMXComponent, OMX_BUFFERHEADERTYPE *Buffer) | TorcOMXComponent | static |
EmptyThisBuffer(OMX_BUFFERHEADERTYPE *Buffer) | TorcOMXComponent | |
EnablePort(OMX_DIRTYPE Direction, OMX_U32 Index, bool Enable, OMX_INDEXTYPE Domain, bool Wait=true) | TorcOMXComponent | |
EventHandler(OMX_HANDLETYPE Component, OMX_EVENTTYPE Event, OMX_U32 Data1, OMX_U32 Data2, OMX_PTR EventData) | TorcOMXComponent | |
EventHandlerCallback(OMX_HANDLETYPE Component, OMX_PTR OMXComponent, OMX_EVENTTYPE Event, OMX_U32 Data1, OMX_U32 Data2, OMX_PTR EventData) | TorcOMXComponent | static |
FillBufferDone(OMX_HANDLETYPE Component, OMX_BUFFERHEADERTYPE *Buffer) | TorcOMXComponent | |
FillBufferDoneCallback(OMX_HANDLETYPE Component, OMX_PTR OMXComponent, OMX_BUFFERHEADERTYPE *Buffer) | TorcOMXComponent | static |
FillThisBuffer(OMX_BUFFERHEADERTYPE *Buffer) | TorcOMXComponent | |
FindPort(OMX_DIRTYPE Direction, OMX_U32 Index, OMX_INDEXTYPE Domain) | TorcOMXComponent | protected |
FlushBuffer(OMX_DIRTYPE Direction, OMX_U32 Index, OMX_INDEXTYPE Domain) | TorcOMXComponent | |
GetAvailableBuffers(OMX_DIRTYPE Direction, OMX_U32 Index, OMX_INDEXTYPE Domain) | TorcOMXComponent | |
GetBuffer(OMX_DIRTYPE Direction, OMX_U32 Index, OMX_U32 Timeout, OMX_INDEXTYPE Domain) | TorcOMXComponent | |
GetConfig(OMX_INDEXTYPE Index, OMX_PTR Structure) | TorcOMXComponent | |
GetHandle(void) | TorcOMXComponent | |
GetInUseBuffers(OMX_DIRTYPE Direction, OMX_U32 Index, OMX_INDEXTYPE Domain) | TorcOMXComponent | |
GetName(void) | TorcOMXComponent | |
GetParameter(OMX_INDEXTYPE Index, OMX_PTR Structure) | TorcOMXComponent | |
GetPort(OMX_DIRTYPE Direction, OMX_U32 Index, OMX_INDEXTYPE Domain) | TorcOMXComponent | |
GetState(void) | TorcOMXComponent | |
IsValid(void) | TorcOMXComponent | |
m_componentName | TorcOMXComponent | protected |
m_eventQueue | TorcOMXComponent | protected |
m_eventQueueLock | TorcOMXComponent | protected |
m_eventQueueWait | TorcOMXComponent | protected |
m_handle | TorcOMXComponent | protected |
m_inputPorts | TorcOMXComponent | protected |
m_lock | TorcOMXComponent | protected |
m_outputPorts | TorcOMXComponent | protected |
m_valid | TorcOMXComponent | protected |
SendCommand(OMX_COMMANDTYPE Command, OMX_U32 Parameter, OMX_PTR Data) | TorcOMXComponent | |
SetConfig(OMX_INDEXTYPE Index, OMX_PTR Structure) | TorcOMXComponent | |
SetParameter(OMX_INDEXTYPE Index, OMX_PTR Structure) | TorcOMXComponent | |
SetState(OMX_STATETYPE State, bool Wait=true) | TorcOMXComponent | |
TorcOMXComponent(OMX_STRING Component) | TorcOMXComponent | explicit |
WaitForResponse(OMX_U32 Command, OMX_U32 Data2, OMX_S32 Timeout) | TorcOMXComponent | |
~TorcOMXComponent() | TorcOMXComponent |