Andi1990

Results 3 comments of Andi1990

Hi @bfwg I can try. What is your first guess to achieve this? I would say, it is by tracking onScrollHandler and limit the pixels?

this works for me: ` $scope.onPlayerReady = function(API) { $scope.API = API; $scope.API.mediaElement.attr("playsinline", ""); };`