![]() |
CRI Sofdec2
Last Updated: 2022-11-21 16:25 p
|
Alpha parameters. More...
#include <cri_mana.h>
Data Fields | |
| CriUint32 | width |
| CriUint32 | height |
| CriUint32 | disp_width |
| CriUint32 | disp_height |
| CriUint32 | framerate |
| CriUint32 | framerate_n |
| CriUint32 | framerate_d |
| CriUint32 | total_frames |
| CriManaAlphaType | alpha_type |
| CriManaVideoCodecType | codec_type |
| CriManaColorSpaceConversionType | color_conv |
| CriSint32 | max_picture_size |
| CriSint32 | average_bitrate |
Alpha parameters.
| CriUint32 width |
Max alpha frame width
| CriUint32 height |
Max alpha movie height
| CriUint32 disp_width |
Actual alpha movie effective width
| CriUint32 disp_height |
Actual alpha movie effective height
| CriUint32 framerate |
Alpha frame rate [x1000]
| CriUint32 framerate_n |
Frame rate (numerator) in a rational number format framerate [x1000] = framerate_n / framerate_d
| CriUint32 framerate_d |
Frame rate (denominator) in a rational number format framerate [x1000] = framerate_n / framerate_d
| CriUint32 total_frames |
Total number of frames
| CriManaAlphaType alpha_type |
Alpha movie composition mode
| CriManaVideoCodecType codec_type |
Codec type
| CriManaColorSpaceConversionType color_conv |
Color conversion type
| CriSint32 max_picture_size |
Max picture size
| CriSint32 average_bitrate |
Average bit rate