Silly test-only media item controller component for use with the media item controller cleanup test. More...
Go to the source code of this file.
Functions | |
| Components utils | import ("resource://gre/modules/XPCOMUtils.jsm") |
| function | TestMediaItemController () |
Variables | |
| const | SB_MEDIAITEMCONTROLLER_PARTIALCONTRACTID |
| const | K_TRACKTYPE_ADDED = "TEST_MEDIA_ITEM_CONTROLLER_ADDED" |
| TestMediaItemController | prototype |
| var | NSGetModule = XPCOMUtils.generateNSGetModule([TestMediaItemController]) |
Silly test-only media item controller component for use with the media item controller cleanup test.
Definition in file sbMediaItemControllerTest.js.
| Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
| function TestMediaItemController | ( | ) |
Definition at line 37 of file sbMediaItemControllerTest.js.
| const K_TRACKTYPE_ADDED = "TEST_MEDIA_ITEM_CONTROLLER_ADDED" |
Definition at line 35 of file sbMediaItemControllerTest.js.
| var NSGetModule = XPCOMUtils.generateNSGetModule([TestMediaItemController]) |
Definition at line 45 of file sbMediaItemControllerTest.js.
| TestMediaItemController prototype |
Definition at line 39 of file sbMediaItemControllerTest.js.
| const SB_MEDIAITEMCONTROLLER_PARTIALCONTRACTID |
Definition at line 33 of file sbMediaItemControllerTest.js.