Click or drag to resize

FreeDB Class

Inheritance Hierarchy

Namespace:  CSFreeDBLib
Assembly:  CSAudioCDPlayer (in CSAudioCDPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public class FreeDB : UserControl

The FreeDB type exposes the following members.

Constructors
  NameDescription
Public methodFreeDB
Initializes a new instance of the FreeDB class
Top
Properties
  NameDescription
Public propertyFreeDBClientName
The FreeDB client name.
Public propertyFreeDBHostname
The FreeDB host.
Public propertyFreeDBSiteAddress
The FreeDB site URL address.
Public propertyFreeDBUserName
The FreeDB server user name.
Public propertyFreeDBVersion
The FreeDB version.
Top
Methods
  NameDescription
Public methodCDClose
Public methodCDEject
Public methodCDIsReady
Protected methodDispose
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).)
Public methodGetFreeDBInfo
Get the information about the Audio CD using events.
Public methodGetFreeDBInfoAsync
Get the information about the Audio CD using the Async technique.
Public methodGetTracks
Public methodResetFont (Overrides Control.ResetFont.)
Top
Events
Fields
See Also