Skip to content

cpp: fix regression freeze

Martin Finkel requested to merge mfkl/vlc-unity:fix-freeze-regression into master

libvlc_unity_get_texture is called by the Unity loop and we need to make sure the player is actually playing to avoid it causing freezes

should fix #122 (closed)

Merge request reports