Jump to content

Repeat commands


Luke

Recommended Posts

I've added some new GeneralCommands that you can add support for in your apps:

 

SetRepeatMode

 

that takes a param of RepeatMode, which can be

 

RepeatOne

RepeatAll

RepeatNone

 

Recall that all commands are assumed unsupported unless you indicate. So all media playing apps can add these features, and those who accept remote control commands can also allow them to be controlled. 

 

In addition, playback start and progress check-ins now have a property:

RepeatMode - RepeatNone, RepeatAll, RepeatOne. Default of course is RepeatNone.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...