[vlc-devel] [PATCH]: fix a CoInitializeEx() issue on Windows
Rémi Denis-Courmont
remi at remlab.net
Fri Jul 12 15:06:28 CEST 2019
Hi,
As far as I know, if the vout is created in the MTA, it must be accessed in the MTA. And if it is created in an STA, it must be accessed in _that_ STA. Either way, you can't access it from another STA, in this case Qt's.
--
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190712/f2d4c33f/attachment.html>
More information about the vlc-devel
mailing list