1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
7 "namespace": "mediaPlayerPrivate",
9 "implemented_in": "chrome/browser/chromeos/extensions/media_player_api.h"
11 "description": "none",
12 "platforms": ["chromeos"],
15 "name": "onNextTrack",
17 "description": "Notifies that the next track was requested.",
21 "name": "onPrevTrack",
23 "description": "Notifies that the previous tack was requested.",
27 "name": "onTogglePlayState",
29 "description": "Notifies that a play/pause toggle was requested.",