WeatherElectric-LabMTC icon

LabMTC

Allows control over the Windows Media Transport Control system in BoneMenu.

Last updated 7 hours ago
Total downloads 18
Total rating 0 
Categories Code Mods Mods Utility
Dependency string WeatherElectric-LabMTC-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.3 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.3
bonelib-BoneLib-3.2.2 icon
bonelib-BoneLib

A BONELAB mod for making life easier for other mod creators.

Preferred version: 3.2.2
WeatherElectric-OneLastLibPt2-1.0.0 icon
WeatherElectric-OneLastLibPt2

Core mod for my mods to reduce code duplication.

Preferred version: 1.0.0

README

LabMTC - Bonelab Media Transport Control

Allows control over the Windows Media Transport Control system in BoneMenu.

Works with a wide range of apps! As long as the app reports itself to Windows, it should work.

IMPORTANT NOTE

This might not work at all on older versions of Windows! This was built with Windows 11 in mind.

The Windows SDK is very version-specific, things built with Windows 11's SDK likely won't work with Windows 10.

Obviously, this will never work on Quest. I shouldn't even have to mention that.

BoneMenu

Jellyfin Media Session

jellium.png

Feishin Media Session (Reports as MPV)

mpv.png

MusicBee Media Session

musicbee.png

API

Includes a wrapper API for interacting with Windows Media Sessions!

A documentation XML is included with the build.

Some methods include:

  • SMTCInterface.Play
  • SMTCInterface.Stop
  • SMTCInterface.Next
  • SMTCInterface.Previous