Hello,
Why is the property looping not avaible for mediaplayer as in other examples in this forum ?
Library not up to date?
Why is the property looping not avaible for mediaplayer as in other examples in this forum ?
Library not up to date?
B4X:
Dim m As MediaPlayer
m.Initialize("m",File.GetUri("D:\Kiwanis\2018-2019\Sportcommissie\DonkerRun\Rode Knop","loop.mp4"))
m.looping = true
gives error... looping is not an available property in the popup list