directory.js File Reference

Go to the source code of this file.

Functions

 if (typeof(Cc)=="undefined") var Cc
 
Cu import ("resource://shoutcast-radio/Utils.jsm")
 

Variables

const shoutcastTempLibGuid = "extensions.shoutcast-radio.templib.guid"
 
const shoutcastLibraryGuid = "extensions.shoutcast-radio.library.guid"
 
const shoutcastPlaylistInit = "extensions.shoutcast-radio.plsinit"
 
const shoutcastGenre = "extensions.shoutcast-radio.genre"
 
const shoutcastMinBitRate = "extensions.shoutcast-radio.min-bit-rate"
 
const shoutcastMinListeners = "extensions.shoutcast-radio.min-listeners"
 
const shoutcastCheckBitRate = "extensions.shoutcast-radio.limit-bit-rate"
 
const shoutcastCheckListeners = "extensions.shoutcast-radio.limit-listeners"
 
const defaultGenre = "sbITop"
 

Function Documentation

if (   typeof(Cc) = = "undefined")

Definition at line 40 of file directory.js.

Cu import ( "resource://shoutcast-radio/Utils.jsm"  )

Variable Documentation

const defaultGenre = "sbITop"

Definition at line 38 of file directory.js.

const shoutcastCheckBitRate = "extensions.shoutcast-radio.limit-bit-rate"

Definition at line 36 of file directory.js.

const shoutcastCheckListeners = "extensions.shoutcast-radio.limit-listeners"

Definition at line 37 of file directory.js.

const shoutcastGenre = "extensions.shoutcast-radio.genre"

Definition at line 33 of file directory.js.

const shoutcastLibraryGuid = "extensions.shoutcast-radio.library.guid"

Definition at line 31 of file directory.js.

const shoutcastMinBitRate = "extensions.shoutcast-radio.min-bit-rate"

Definition at line 34 of file directory.js.

const shoutcastMinListeners = "extensions.shoutcast-radio.min-listeners"

Definition at line 35 of file directory.js.

const shoutcastPlaylistInit = "extensions.shoutcast-radio.plsinit"

Definition at line 32 of file directory.js.

const shoutcastTempLibGuid = "extensions.shoutcast-radio.templib.guid"

Definition at line 30 of file directory.js.