VLC  3.0.15
Data Fields
bg_queued_item Struct Reference

Data Fields

void * id
 id associated with entity More...
 
void * entity
 the entity to process More...
 
int timeout
 timeout duration in microseconds More...
 

Field Documentation

◆ entity

void* bg_queued_item::entity

the entity to process

Referenced by background_worker_Push(), BackgroundWorkerCancel(), and Thread().

◆ id

void* bg_queued_item::id

id associated with entity

Referenced by background_worker_Push(), BackgroundWorkerCancel(), and Thread().

◆ timeout

int bg_queued_item::timeout

timeout duration in microseconds

Referenced by background_worker_Push(), and Thread().


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