MediaProcessors
Public Attributes | List of all members
thr_ctx_s Struct Reference
Collaboration diagram for thr_ctx_s:
Collaboration graph
[legend]

Public Attributes

volatile int flag_exit
 
volatile int flag_http_server_running
 
int enc_proc_id
 
int dec_proc_id
 
int media_type
 
int min_psnr_val
 
procs_ctx_tprocs_ctx
 
int mux_proc_id
 
int dmux_proc_id
 
int elem_strem_id_video_server
 
const char * mime_setting_video
 

Detailed Description

Common data passed to all the threads launched by this application. To simplify, we put all the necessary data together in the same type of structure.

Definition at line 176 of file utests_encdec1.cpp.


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