Erik Werner
Erik Werner
## Motivation (current vs expected behavior) Adds support for multitouch Currently the branch causes huge slowdowns with multitouch, we may need to reorganise some code to make this efficient ##...
https://developer.apple.com/documentation/quartzcore/camediatimingfunction use `getControlPoint(at: values:)` (https://developer.apple.com/documentation/quartzcore/camediatimingfunction/1522057-getcontrolpoint
Fixes # **Type of change:** ## Motivation (current vs expected behavior) We have a global AVPlayer instance in order to be able to reference our AVPlayer inside JNI callbacks. While...