[vlc-devel] [PATCH 2/9] libvlc: add a callback to notify the host when the rendering starts/ends
Rémi Denis-Courmont
remi at remlab.net
Fri Jan 18 17:46:15 CET 2019
Le perjantaina 18. tammikuuta 2019, 15.58.58 EET Steve Lhomme a écrit :
> This is going to be necessary for Direct3D rendering as we will need to
> share the rendering context on both sides.
No. The API was deliberately made to look like GL/GL ES so it is easy to use.
Just because we are free to break ABI at the moment does not mean that we
should mess with existing API designs. If you cannot fit your use case in the
existing API, then most likely you should not be using it.
--
レミ・デニ-クールモン
http://www.remlab.net/
More information about the vlc-devel
mailing list