MPV
Interact with the user's MPV instance.
Permissions
{
//...
"plugin": {
"permissions": {
"scopes": ["playback"]
}
}
}Core Methods
openAndPlay
onEvent
getConnection
stop
Last updated