INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Difference between "playback engine"-commands, and non "Playback engine"  (Read 325 times)

flac.rules

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1260

This is an example of two MCC commands, that does the same thing(?) but one references the "playback engine", the other does not. What is recommended, and what is the difference?

10052 MCC_SET_SUBTITLES int nIndex (-1 toggles forward, -2 toggles backwards)
28032 MCC_PLAYBACK_ENGINE_SET_SUBTITLES   int nIndex (-1 toggles forward, -2 toggles backwards, -3 to browse for subtitles)
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41962
  • Shoes gone again!
Re: Difference between "playback engine"-commands, and non "Playback engine"
« Reply #1 on: October 11, 2021, 11:47:22 am »

MCC_SET_SUBTITLES just fires MCC_PLAYBACK_ENGINE_SET_SUBTITLES.

As a general rule the more global choice would be preferred in cases where we needed to route to something other than the playback engine.
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up