FFmpeg
Data Fields
FrameProgress Struct Reference

Data Fields

atomic_int progress [VVC_PROGRESS_LAST]
 
VVCProgressListenerlistener [VVC_PROGRESS_LAST]
 
AVMutex lock
 
AVCond cond
 
uint8_t has_lock
 
uint8_t has_cond
 

Detailed Description

Definition at line 35 of file refs.c.

Field Documentation

◆ progress

atomic_int FrameProgress::progress[VVC_PROGRESS_LAST]

Definition at line 36 of file refs.c.

◆ listener

VVCProgressListener* FrameProgress::listener[VVC_PROGRESS_LAST]

Definition at line 37 of file refs.c.

◆ lock

AVMutex FrameProgress::lock

Definition at line 38 of file refs.c.

◆ cond

AVCond FrameProgress::cond

Definition at line 39 of file refs.c.

◆ has_lock

uint8_t FrameProgress::has_lock

Definition at line 40 of file refs.c.

◆ has_cond

uint8_t FrameProgress::has_cond

Definition at line 41 of file refs.c.


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