Media players with Hey control?

Can anyone recommend a media player that can move, resize, start and stop using hey?

Many thanks for recommendations!

Hi AndrewZ,

I’d say MediaPlayer fits the bill. It even supports suites. Try this to get the available commands:

hey MediaPlayer getsuites of Window [0]

So, to pause a running clip, do:

hey MediaPlayer do Pause of Window [0]

Regards,
Humdinger

[Edit: for more info on hey, get the BeOS Bible’s Scripting chapter (PDF, 900KiB)]