Method | Description | |
---|---|---|
CmdGetCoverArt ( object parameters ) : System | ||
Execute ( TrackData &track, int rowIndex ) : bool | ||
PostProcess ( ) : bool |
Post Process after command execution
|
|
PreProcess ( TrackData track ) : bool |
Do Preprocessing of the Tracks
|
public CmdGetCoverArt ( object parameters ) : System | ||
parameters | object | |
return | System |
public Execute ( TrackData &track, int rowIndex ) : bool | ||
track | TrackData | |
rowIndex | int | |
return | bool |