FFmpeg
Data Fields
uavs3d_context Struct Reference

Data Fields

AVCodecContextavctx
 
void * dec_handle
 
int frame_threads
 
int got_seqhdr
 
uavs3d_io_frm_t dec_frame
 

Detailed Description

Definition at line 36 of file libuavs3d.c.

Field Documentation

◆ avctx

AVCodecContext* uavs3d_context::avctx

Definition at line 37 of file libuavs3d.c.

◆ dec_handle

void* uavs3d_context::dec_handle

Definition at line 38 of file libuavs3d.c.

◆ frame_threads

int uavs3d_context::frame_threads

Definition at line 39 of file libuavs3d.c.

◆ got_seqhdr

int uavs3d_context::got_seqhdr

Definition at line 40 of file libuavs3d.c.

◆ dec_frame

uavs3d_io_frm_t uavs3d_context::dec_frame

Definition at line 41 of file libuavs3d.c.


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