I thought it might be possible to use the Tcontols property of a Media player to get at the buttons assuming you knew what type of button they are (speed or bit)
It seems that mediaplayer has a control count of 0 so that wont work.
There may be a way to do it directly but I dont know it.
What you can do is hide the media player itself (visible := false) and create your own interface panel.
with this you can control the media player with its .play .stop .pause etc methods.
If you use speed buttons or bit buttons you can use whatever graphics you like.
Hi
Changing the loudness will not be a fuction of the media Player, But will entail changing the voloume setting of the playback device in Windows.
Perhaps acesssable through the API functions
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.