Media players with Hey control?

Forum thread started by AndrewZ on Fri, 2014-10-10 15:37

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

Many thanks for recommendations!

Comments

Re: Media players with Hey control?

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)]