ISVP-SDK  3.12.0
Ingenic Smart Video Platform SDK
Data Fields
IMPDecoderAttr Struct Reference

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...
 

Detailed Description

Attribute of Decoder.

Field Documentation

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


The documentation for this struct was generated from the following file: