iTunes COM Interface: iTunesSourceCOM.idl File Reference

iTunes COM

iTunesSourceCOM.idl File Reference

Classes

interface  IITSource
 Represents an entry in the Source list (music library, CD, device, etc.). More...
interface  IITIPodSource
 Represents an iPod source. More...
interface  IITSourceCollection
 Represents a collection of source objects. More...

Enumerations

enum  ITSourceKind {
  ITSourceKindUnknown = 0,
  ITSourceKindLibrary,
  ITSourceKindIPod,
  ITSourceKindAudioCD,
  ITSourceKindMP3CD,
  ITSourceKindDevice,
  ITSourceKindRadioTuner,
  ITSourceKindSharedLibrary
}
 Specifies the source kind. More...

Enumeration Type Documentation

enum ITSourceKind
 

Specifies the source kind.

Enumeration values:
ITSourceKindUnknown  (0) Unknown source kind.
ITSourceKindLibrary  (1) Library source.
ITSourceKindIPod  (2) iPod source (IITIPodSource).
ITSourceKindAudioCD  (3) Audio CD source.
ITSourceKindMP3CD  (4) MP3 CD source.
ITSourceKindDevice  (5) Device source.
ITSourceKindRadioTuner  (6) Radio tuner source.
ITSourceKindSharedLibrary  (7) Shared library source.


Generated on Fri Mar 13 12:50:54 2009 for iTunes 8.1.0.52
©2004-2007 Apple Computer, Inc.