Video window controller. More...
Go to the source code of this file.
Functions | |
| Cu | import ("resource://app/jsmodules/DebugUtils.jsm") |
Variables | |
| var | Cc = Components.classes |
| var | Ci = Components.interfaces |
| var | Cr = Components.results |
| var | Cu = Components.utils |
| var | videoWindowController |
Video window controller.
Definition in file videoWindow.js.
| Cu import | ( | "resource://app/jsmodules/DebugUtils.jsm" | ) |
| var Cc = Components.classes |
Definition at line 31 of file videoWindow.js.
| var Ci = Components.interfaces |
Definition at line 32 of file videoWindow.js.
| var Cr = Components.results |
Definition at line 33 of file videoWindow.js.
| var Cu = Components.utils |
Definition at line 34 of file videoWindow.js.
| var videoWindowController |
Definition at line 41 of file videoWindow.js.