|  | TIOVX User Guide
    | 
Implementation of Delay object. More...
Go to the source code of this file.
| Data Structures | |
| struct | tivx_delay_param_t | 
| The internal representation of the delay parameters as a list.  More... | |
| struct | tivx_delay_t | 
| Delay object internal state.  More... | |
| Functions | |
| vx_bool | ownAddAssociationToDelay (vx_reference value, vx_node n, vx_uint32 i) | 
| Adds an association to a node to a delay slot object reference.  More... | |
| vx_bool | ownRemoveAssociationToDelay (vx_reference value, vx_node n, vx_uint32 i) | 
| Removes an association to a node from a delay slot object reference.  More... | |
Implementation of Delay object.
Definition in file vx_delay.h.