![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
The structure of frame channel's attributes. More...
#include <imp_framesource.h>

Data Fields | |
| int | picWidth |
| output image width | |
| int | picHeight |
| output image height | |
| IMPPixelFormat | pixFmt |
| output image format | |
| IMPFSChnCrop | crop |
| the attribute of image cropping | |
| IMPFSChnScaler | scaler |
| the attribute of image scaling | |
| int | outFrmRateNum |
| the molecular of output fps | |
| int | outFrmRateDen |
| the denominator of output fps | |
| int | nrVBs |
| the number of Video buffers | |
| IMPFSChnType | type |
| the type of the frame channel | |
The structure of frame channel's attributes.
1.8.8