TZic Play Connector File System Class
Zicplay.Types.TConnector
ZicPlay.Connector.FileSystem.TZicPlayConnectorFileSystem
ZicPlay.Connector.MyMusic.TZicPlayConnectorMyMusic
The TZicPlayConnectorFileSystem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Create an instance of this connector (Inherited from Zicplay.Types.TConnector ) |
![]() | Destroy | Destroy current instance of this connector (Inherited from Zicplay.Types.TConnector ) |
Name | Description | |
---|---|---|
![]() ![]() | Current | Return current instance of this connector (Inherited from Zicplay.Types.TConnector ) |
Name | Description | |
---|---|---|
![]() | GetName | Name of this connector (displayed to the users) (Overrides Zicplay.Types.TConnector.GetName ) |
![]() | GetPlaylist | Overloaded. Return the playlist from a connector (with playlist parameters) (Overrides Zicplay.Types.TConnector.GetPlaylist ) |
![]() | GetPlaylist | Overloaded. |
![]() | GetUniqID | Uniq ID (a GUID is fine) for this connector (Overrides Zicplay.Types.TConnector.GetUniqID ) |
![]() | LoadFromStream | Load connector parameters from a stream (Inherited from Zicplay.Types.TConnector ) |
![]() | LoadParamsFromPlaylist | |
![]() | PlaylistSetupDialog | Display setup dialog for a playlist using this connector (Overrides Zicplay.Types.TConnector.PlaylistSetupDialog ) |
![]() | SaveParamsToPlaylist | |
![]() | SaveToStream | Save connector parameters in a stream (Inherited from Zicplay.Types.TConnector ) |
![]() | SetupDialog | Display setup dialog for a connector (Inherited from Zicplay.Types.TConnector ) |
![]() | hasPlaylistSetupDialog | True if the PlaylistSetupDialog procedure can be called to display a dialog box from the playlist options False if no setup dialog for this connector (Overrides Zicplay.Types.TConnector.hasPlaylistSetupDialog ) |
![]() | hasSetupDialog | True if the SetupDialog procedure can be called to display a dialog box from the Tools menu False if no setup dialog for this connector (Inherited from Zicplay.Types.TConnector ) |