
Data Fields | |
| gc_object_t | vlc_gc_data |
| vlc_object_t * | p_parent |
| vlc_mutex_t | lock |
| input_thread_t * | p_input |
| sout_instance_t * | p_sout |
| vout_thread_t * | p_vout_free |
| vlc_mutex_t | lock_hold |
| vout_thread_t ** | pp_vout |
| int | i_vout |
| bool | b_aout_busy |
| audio_output_t * | p_aout |
Referenced by AllocateAout(), and ReleaseAout().
Referenced by DestroyVout(), HoldVout(), HoldVouts(), input_resource_SetInput(), and RequestVout().
Referenced by AllocateAout(), Destructor(), HoldAout(), HoldVout(), HoldVouts(), input_resource_New(), RequestVout(), and TerminateAout().
Referenced by AllocateAout(), DestroyAout(), HoldAout(), ReleaseAout(), and TerminateAout().
Referenced by DisplayVoutTitle(), input_resource_HasVout(), input_resource_SetInput(), and RequestVout().
Referenced by AllocateAout(), input_resource_New(), ReleaseAout(), RequestSout(), and RequestVout().
Referenced by DestroySout(), and RequestSout().
Referenced by DestroyVout(), input_resource_HasVout(), and RequestVout().
Referenced by HoldVout(), HoldVouts(), and RequestVout().
1.7.1