Files
AynaLivePlayer/internal/sysmediacontrol/smc_darwin.go
2025-10-02 21:57:45 +08:00

10 lines
97 B
Go

package sysmediacontrol
func InitSystemMediaControl() {
// stub
}
func Destroy() {
// stub
}