[vlc-devel] [PATCH] es_out: get the aout or the vout from a vlc_es_id_t
Francois Cartegnie
fcvlcdev at free.fr
Fri Oct 19 14:28:30 CEST 2018
Le 19/10/2018 à 14:19, Thomas Guillem a écrit :
> Useful when multiple video ESes are selected, in order to do an action on one
> specific vout.
>
> This could be used by the future player API.
Likely not returning the right value. Decoder then vout might not even
exist yet.
A Get() is synchronous. EsOut commands are async.
--
Francois Cartegnie
VideoLAN - VLC Developer
More information about the vlc-devel
mailing list