1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

3.0.5233.40306

This commit is contained in:
Luke Pulverenti 2014-04-30 23:24:55 -04:00
parent 57d8c433c5
commit ea285c28ef
8 changed files with 106 additions and 155 deletions

View file

@ -131,6 +131,18 @@
});
};
self.volumeUp = function () {
sendCommandByName('VolumeUp');
};
self.volumeDown = function () {
sendCommandByName('VolumeDown');
};
self.toggleFullscreen = function () {
sendCommandByName('ToggleFullscreen');
};
self.displayContent = function (options) {
sendCommandByName('DisplayContent', {