MLT  7.22.0
Data Fields
condition_pair Struct Reference

private to mlt_events_struct, used by mlt_events_wait_for() More...

Data Fields

pthread_cond_t cond
 
pthread_mutex_t mutex
 

Detailed Description

private to mlt_events_struct, used by mlt_events_wait_for()

Field Documentation

◆ cond

pthread_cond_t condition_pair::cond

◆ mutex

pthread_mutex_t condition_pair::mutex

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