YouTube.js File Reference

Go to the source code of this file.

Functions

Components utils import ("resource://gre/modules/XPCOMUtils.jsm")
 
function YouTube ()
 
function NSGetModule (compMgr, fileSpec)
 

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cr = Components.results
 
const DESCRIPTION = "mashTape Provider: YouTube Provider"
 
const CID = "{e0f43860-6a5c-11dd-ad8b-0800200c9a66}"
 
const CONTRACTID = "@songbirdnest.com/mashTape/provider/flash/YouTube;1"
 
YouTube prototype constructor = YouTube
 
YouTube prototype
 

Function Documentation

Components utils import ( "resource://gre/modules/XPCOMUtils.jsm"  )
function NSGetModule (   compMgr,
  fileSpec 
)

Definition at line 125 of file YouTube.js.

Here is the call graph for this function:

function YouTube ( )

Definition at line 14 of file YouTube.js.

Here is the caller graph for this function:

Variable Documentation

const Cc = Components.classes

Definition at line 5 of file YouTube.js.

Definition at line 6 of file YouTube.js.

const CID = "{e0f43860-6a5c-11dd-ad8b-0800200c9a66}"

Definition at line 10 of file YouTube.js.

YouTube prototype constructor = YouTube

Definition at line 19 of file YouTube.js.

const CONTRACTID = "@songbirdnest.com/mashTape/provider/flash/YouTube;1"

Definition at line 11 of file YouTube.js.

const Cr = Components.results

Definition at line 7 of file YouTube.js.

const DESCRIPTION = "mashTape Provider: YouTube Provider"

Definition at line 9 of file YouTube.js.

YouTube prototype

Definition at line 20 of file YouTube.js.