[vlc-devel] Spawning a vout when none is available
ogg.k.ogg.k at googlemail.com
ogg.k.ogg.k at googlemail.com
Sun Feb 8 16:01:48 CET 2009
> The problem with requesting a vout is that I do not know
> if there is one already (or is there a creation to happen
> soon), as a muxed video would independently create
> one too. AFAIK, I'd need to create one myself only if
> none is available (and the only way I know now is to use
> vlc_object_find in the whole tree, which is not good).
And I forgot the question after this:
Is there another way to know when a vout is/will be there,
so to only spawn one when there is none ?
Thanks
More information about the vlc-devel
mailing list