![]() |
ApraPipes 1.0
|
Public Member Functions | |
Waiting () | |
Waiting (boost::shared_ptr< FramesQueue > queueObj) | |
bool | handleExport (uint64_t &queryStart, uint64_t &queryEnd, bool &timeReset, mQueueMap &queueMap, uint64_t &endTimeSaved) override |
![]() | |
State () | |
virtual | ~State () |
virtual bool | exportSend (frame_container &frames) |
State (StateType type_) | |
Additional Inherited Members | |
![]() | |
enum | StateType { IDLE = 0 , WAITING , EXPORT } |
typedef std::map< uint64_t, frame_container > | mQueueMap |
![]() | |
float | matrix [16] |
float | width |
float | height |
float | z |
boost::shared_ptr< FramesQueue > | queueObject |
std::function< bool(frame_container &frames, bool forceBlockingPush)> | send |
std::function< std::string(int type)> | getInputPinIdByType |
bool | isBFrameEnabled = true |
bool | isProcessCall = false |
StateType | Type = StateType::IDLE |
|
inline |
|
inline |
|
inlineoverridevirtual |
Reimplemented from State.