MagicFoundation / Alcinoe

Alcinoe Component Library For Delphi. Full opengl video player, WebRTC delphi wrapper, native ios/android TEdit, Improuved firemonkey controls, Firebase cloud messaging, Android/ios facebook sdk login, Json/Bson Parser, ImageMagick wrapper, MongoDb client And much more
Apache License 2.0
996 stars 220 forks source link

TALVideoPlayer component on iOS Metal renderer #333

Closed VAlexeo closed 1 month ago

VAlexeo commented 1 month ago

I've modified TALVideoPlayer to be able to work on iOS Metal environment. The code is working itself or can be used as starting point for changes in a next release of Alcinoe.

Set GlobalUseMetal to True in your dpr to use Metal renderer.

Alcinoe.FMX.VideoPlayer.txt

Zeus64 commented 1 month ago

thanks VAlexeo, i already put it in the skia branch that will be very soon the master branch. Next time do not hesitate to propose a change directly https://github.com/MagicFoundation/Alcinoe?tab=readme-ov-file#propose-a-change-using-github it's will be more easy for me to approuve and merge :)

thanks again !