VLC
3.0.21
|
Data Fields | |
struct vout_thread_t *(* | pf_request_vout )(void *, struct vout_thread_t *, const video_format_t *, bool) |
void * | p_private |
void* aout_request_vout::p_private |
Referenced by aout_filter_RequestVout().
struct vout_thread_t*(* aout_request_vout::pf_request_vout) (void *, struct vout_thread_t *, const video_format_t *, bool) |
Referenced by aout_filter_RequestVout(), and aout_update_format().