hi_vi_pipe_frame_source
Description
Defines the attributes of a VI device.
Prototype
typedef enum {
HI_VI_PIPE_FRAME_SOURCE_FE = 0,
HI_VI_PIPE_FRAME_SOURCE_USER,
HI_VI_PIPE_FRAME_SOURCE_BUTT
} hi_vi_pipe_frame_source;
Members
Member |
Description |
|---|---|
HI_VI_PIPE_FRAME_SOURCE_FE |
The data comes from the FE, which is the default mode. |
HI_VI_PIPE_FRAME_SOURCE_USER |
Data are sent from the BE by the user. |
HI_VI_PIPE_FRAME_SOURCE_BUTT |
Reserved |
Parent topic: VI