![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
Attribute of Decoder. More...
#include <imp_decoder.h>
Data Fields | |
| IMPPayloadType | decType |
| Stream payload type. | |
| uint32_t | maxWidth |
| Max width of frame. | |
| uint32_t | maxHeight |
| Max hight of frame. | |
| IMPPixelFormat | pixelFormat |
| Pixel format of Output frame. | |
| uint32_t | nrKeepStream |
| Number of frames in Decoder FIFO. | |
| uint32_t | frmRateNum |
| The number of time units within a second, time unitis its unit. More... | |
| uint32_t | frmRateDen |
| The number of time units in a frame, time unit is its unit. More... | |
Attribute of Decoder.
| uint32_t frmRateDen |
The number of time units in a frame, time unit is its unit.
The denominator of framerate
| uint32_t frmRateNum |
The number of time units within a second, time unitis its unit.
The numerator of framerate
1.8.8