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",
14 "name": "onNextTrack",
16 "description": "Notifies that the next track was requested.",
20 "name": "onPrevTrack",
22 "description": "Notifies that the previous tack was requested.",
26 "name": "onTogglePlayState",
28 "description": "Notifies that a play/pause toggle was requested.",