VLC
3.0.15
|
Data Fields | |
void * | id |
id associated with entity More... | |
void * | entity |
the entity to process More... | |
int | timeout |
timeout duration in microseconds More... | |
void* bg_queued_item::entity |
the entity to process
Referenced by background_worker_Push(), BackgroundWorkerCancel(), and Thread().
void* bg_queued_item::id |
id associated with entity
Referenced by background_worker_Push(), BackgroundWorkerCancel(), and Thread().
int bg_queued_item::timeout |
timeout duration in microseconds
Referenced by background_worker_Push(), and Thread().