C:/projects/songbird/components/bundle/public/sbIBundle.idl [code] | Songbird Bundle Interface file This file contains interfaces used by the bundle management, whose purpose is to offer the user to install pre-bundled extensions |
C:/projects/songbird/components/dataremote/public/sbIDataRemote.idl [code] | Definition of the sbIDataRemote Interface |
C:/projects/songbird/components/devices/base/public/sbIDeviceBase.idl [code] | The IDL for sbIDeviceBase |
C:/projects/songbird/components/devices/cd/public/sbICDDevice.idl [code] | The IDL for sbICDDevice |
C:/projects/songbird/components/devices/download/public/sbIDownloadDevice.idl [code] | The IDL for sbIDownloadDevice |
C:/projects/songbird/components/devices/manager/public/sbIDeviceManager.idl [code] | |
C:/projects/songbird/components/devices/usb_mass_storage/public/sbIUSBMassStorageDevice.idl [code] | |
C:/projects/songbird/components/devices/wm/public/sbIWMDevice.idl [code] | The IDL for sbIWMDevice |
C:/projects/songbird/components/integration/public/IGlobalHotkeys.idl [code] | Global Hotkeys Interface file This file contains interfaces used to implement global hotkey support. The main interface is sbIGlobalHotkeys, which lets you specify a key code and a combination of modifiers, as well as an id string, and register these with a callback object. When the key is pressed anywhere in the system (not just when the application is focused), the callback is called and is given the id string |
C:/projects/songbird/components/integration/public/IWindowCloak.idl [code] | Window cloaking service interface file This file contains the interface to the window cloaking service, used to hide a xul window without closing it, and to unhide it at a later time |
C:/projects/songbird/components/integration/public/IWindowDragger.idl [code] | Window dragging service interface file This file contains the interface to the window dragging service, used to drag a window without losing mousemove messages when the mouse moves outside the rect of the window being dragged |
C:/projects/songbird/components/integration/public/IWindowMinMax.idl [code] | WindowMinMax service interface file This file contains the interfaces to the windowminmax service, used to limit the resizing of a window to specific minimum and maximum dimensions |
C:/projects/songbird/components/integration/public/IWindowRegion.idl [code] | Window region service interface file This file contains the interface to the window region service, used to assign a region to a window at the OS level |
C:/projects/songbird/components/integration/public/IWindowResizeHook.idl [code] | WindowResizeHook service interface file This file contains the interfaces to the windowresizehook service, used to receive notifications of window resizing events |
C:/projects/songbird/components/integration/public/sbIHotkeyActions.idl [code] | Songbird Hotkey Actions Interface file This file contains interfaces used by the songbird hotkey actions API, whose purpose is to register hotkey actions that can be used automatically by the hotkey manager to bind functionality to the user defined key |
C:/projects/songbird/components/mediacore/metadata/manager/public/sbIMetadataChannel.idl [code] | A wrapper for an nsIChannel that buffers the incoming data |
C:/projects/songbird/components/mediacore/metadata/manager/public/sbIMetadataHandler.idl [code] | A wrapper for an nsIChannel that buffers the incoming data |
C:/projects/songbird/components/mediacore/metadata/manager/public/sbIMetadataManager.idl [code] | The manager from which to request a metadata handler |
C:/projects/songbird/components/mediacore/metadata/manager/public/sbIMetadataValues.idl [code] | A map of value+type pairs, keyed by string |
C:/projects/songbird/components/mediacore/playback/gstreamer/public/sbIGStreamerService.idl [code] | USER CODE SHOULD NOT REFERENCE THIS CLASS |
C:/projects/songbird/components/mediacore/playback/gstreamer/public/sbIGStreamerSimple.idl [code] | USER CODE SHOULD NOT REFERENCE THIS CLASS |
C:/projects/songbird/components/mediacore/transcoding/public/sbIMediaTranscoder.idl [code] | Interfaces for implementing and using media transcoders |
C:/projects/songbird/components/medialibrary/public/sbIDatabaseEngine.idl [code] | |
C:/projects/songbird/components/medialibrary/public/sbIDatabaseQuery.idl [code] | Objects for executing SQL queries against the internal database |
C:/projects/songbird/components/medialibrary/public/sbIDatabaseResult.idl [code] | An object containing the results of a database query |
C:/projects/songbird/components/medialibrary/public/sbIMediaLibrary.idl [code] | Media library interfaces |
C:/projects/songbird/components/medialibrary/public/sbIPlaylist.idl [code] | |
C:/projects/songbird/components/medialibrary/public/sbIPlaylistReader.idl [code] | |
C:/projects/songbird/components/medialibrary/public/sbIPlaylistWriter.idl [code] | |
C:/projects/songbird/components/medialibrary/public/sbIThreadsafeCaseConversion.idl [code] | Unicode case conversion routines that are threadsafe |
C:/projects/songbird/components/metrics/public/sbIMetrics.idl [code] | Metrics service interface file This file contains the interfaces to the songbird metrics service, used to phone home and send metrics gathered since the last report was sent |
C:/projects/songbird/components/playlistplayback/public/sbICoreWrapper.idl [code] | Interface definition for playback cores Interface definition for playback cores |
C:/projects/songbird/components/playlistplayback/public/sbIPlaylistPlayback.idl [code] | |
C:/projects/songbird/components/playlistsource/public/sbIPlaylistsource.idl [code] | The internal RDF Data Source that sends playlist data to the UI |
C:/projects/songbird/components/servicesource/public/sbIServicesource.idl [code] | |