Recent

Author Topic: [SOLVED] Using Loop in the "Wmplayer.OCX.7" ?  (Read 424 times)

ossian1961

  • Newbie
  • Posts: 1
[SOLVED] Using Loop in the "Wmplayer.OCX.7" ?
« on: October 19, 2022, 06:57:53 am »
FINALLY!!!
Here the correct working line:

Code: Pascal  [Select][+][-]
  1. Player.Settings.setMode('loop',true);

I hope this is useful for someone.  ;) :D



Quote
Hello, I need help about add the Loop option in handle the MP3 reading routine I read in the topic https://forum.lazarus.freepascal.org/index.php/topic,19699.msg112471.html#msg112471

I found it in othe languages (VB etc.) so I thought it could be like:

Code: Pascal  [Select][+][-]
  1. Player.Settings.setMode.loop := True;

Though it is invalid?

Thank you for your patience  ;)
« Last Edit: October 19, 2022, 05:01:44 pm by ossian1961 »

 

TinyPortal © 2005-2018