FFmpeg
Data Fields
VP9RawReorderFrame Struct Reference

Data Fields

AVPacketpacket
 
int needs_output
 
int needs_display
 
int64_t pts
 
int64_t sequence
 
unsigned int slots
 
unsigned int profile
 
unsigned int show_existing_frame
 
unsigned int frame_to_show
 
unsigned int frame_type
 
unsigned int show_frame
 
unsigned int refresh_frame_flags
 

Detailed Description

Definition at line 31 of file vp9_raw_reorder_bsf.c.

Field Documentation

◆ packet

AVPacket* VP9RawReorderFrame::packet

Definition at line 32 of file vp9_raw_reorder_bsf.c.

◆ needs_output

int VP9RawReorderFrame::needs_output

Definition at line 33 of file vp9_raw_reorder_bsf.c.

◆ needs_display

int VP9RawReorderFrame::needs_display

Definition at line 34 of file vp9_raw_reorder_bsf.c.

◆ pts

int64_t VP9RawReorderFrame::pts

Definition at line 36 of file vp9_raw_reorder_bsf.c.

◆ sequence

int64_t VP9RawReorderFrame::sequence

Definition at line 37 of file vp9_raw_reorder_bsf.c.

◆ slots

unsigned int VP9RawReorderFrame::slots

Definition at line 38 of file vp9_raw_reorder_bsf.c.

◆ profile

unsigned int VP9RawReorderFrame::profile

Definition at line 40 of file vp9_raw_reorder_bsf.c.

◆ show_existing_frame

unsigned int VP9RawReorderFrame::show_existing_frame

Definition at line 42 of file vp9_raw_reorder_bsf.c.

◆ frame_to_show

unsigned int VP9RawReorderFrame::frame_to_show

Definition at line 43 of file vp9_raw_reorder_bsf.c.

◆ frame_type

unsigned int VP9RawReorderFrame::frame_type

Definition at line 45 of file vp9_raw_reorder_bsf.c.

◆ show_frame

unsigned int VP9RawReorderFrame::show_frame

Definition at line 46 of file vp9_raw_reorder_bsf.c.

◆ refresh_frame_flags

unsigned int VP9RawReorderFrame::refresh_frame_flags

Definition at line 47 of file vp9_raw_reorder_bsf.c.


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