MLT 7.24.0
|
private members of mlt_consumer More...
private members of mlt_consumer
atomic_int consumer_private::ahead |
void* consumer_private::ahead_thread |
int consumer_private::aud_counter |
mlt_audio_format consumer_private::audio_format |
int consumer_private::channels |
int consumer_private::consecutive_dropped |
int consumer_private::consecutive_rendered |
pthread_cond_t consumer_private::done_cond |
pthread_mutex_t consumer_private::done_mutex |
mlt_event consumer_private::event_listener |
double consumer_private::fps |
int consumer_private::frequency |
mlt_image_format consumer_private::image_format |
int consumer_private::is_purge |
mlt_position consumer_private::position |
pthread_mutex_t consumer_private::position_mutex |
int consumer_private::preroll |
int consumer_private::process_head |
mlt_frame consumer_private::put |
int consumer_private::put_active |
pthread_cond_t consumer_private::put_cond |
pthread_mutex_t consumer_private::put_mutex |
mlt_deque consumer_private::queue |
pthread_cond_t consumer_private::queue_cond |
pthread_mutex_t consumer_private::queue_mutex |
int consumer_private::real_time |
atomic_int consumer_private::speed |
atomic_int consumer_private::started |
pthread_t* consumer_private::threads |
used to deallocate all threads
mlt_deque consumer_private::worker_threads |