CRI Sofdec2  Last Updated: 2022-11-21 16:25 p
CriManaAlphaInfo Struct Reference

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
 

Detailed Description

Alpha parameters.

Description:
Analysis information on the alpha channel data that can be included in a movie file.
See also
CriManaMovieInfo, criManaPlayer_GetMovieInfo

Field Documentation

◆ width

CriUint32 width

Max alpha frame width

◆ height

CriUint32 height

Max alpha movie height

◆ disp_width

CriUint32 disp_width

Actual alpha movie effective width

◆ disp_height

CriUint32 disp_height

Actual alpha movie effective height

◆ framerate

CriUint32 framerate

Alpha frame rate [x1000]

◆ framerate_n

CriUint32 framerate_n

Frame rate (numerator) in a rational number format framerate [x1000] = framerate_n / framerate_d

◆ framerate_d

CriUint32 framerate_d

Frame rate (denominator) in a rational number format framerate [x1000] = framerate_n / framerate_d

◆ total_frames

CriUint32 total_frames

Total number of frames

◆ alpha_type

CriManaAlphaType alpha_type

Alpha movie composition mode

◆ codec_type

Codec type

◆ color_conv

Color conversion type

◆ max_picture_size

CriSint32 max_picture_size

Max picture size

◆ average_bitrate

CriSint32 average_bitrate

Average bit rate


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