Enumeration
AravisStreamCallbackType
Members
Name | Description |
---|---|
ARV_STREAM_CALLBACK_TYPE_INIT |
Thread initialization, happens once. |
ARV_STREAM_CALLBACK_TYPE_EXIT |
Thread end, happens once. |
ARV_STREAM_CALLBACK_TYPE_START_BUFFER |
Buffer filling start, happens at each frame. |
ARV_STREAM_CALLBACK_TYPE_BUFFER_DONE |
Buffer filled, happens at each frame. |