FFmpeg
Data Fields
FFTask Struct Reference

#include <executor.h>

Data Fields

FFTasknext
 
int priority
 

Detailed Description

Definition at line 33 of file executor.h.

Field Documentation

◆ next

FFTask* FFTask::next

◆ priority

int FFTask::priority

Definition at line 35 of file executor.h.

Referenced by add_task(), and ff_executor_execute().


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