FFmpeg
|
#include <nvcuvid.h>
Data Fields | |
int | picture_index |
int | progressive_frame |
int | top_field_first |
int | repeat_first_field |
Number of additional fields (1=ivtc, 2=frame doubling, 4=frame tripling, -1=unpaired field) More... | |
CUvideotimestamp | timestamp |
int CUVIDPARSERDISPINFO::picture_index |
Definition at line 262 of file nvcuvid.h.
Referenced by cuvid_output_frame().
int CUVIDPARSERDISPINFO::progressive_frame |
Definition at line 263 of file nvcuvid.h.
Referenced by cuvid_output_frame().
int CUVIDPARSERDISPINFO::top_field_first |
Definition at line 264 of file nvcuvid.h.
Referenced by cuvid_output_frame().
int CUVIDPARSERDISPINFO::repeat_first_field |
CUvideotimestamp CUVIDPARSERDISPINFO::timestamp |
Definition at line 266 of file nvcuvid.h.
Referenced by cuvid_output_frame().