Virtual Method
RBTrackTransferBatchtrack_progress
Declaration [src]
void
track_progress (
RBTrackTransferBatch* batch,
RhythmDBEntry* entry,
const char* dest,
int done,
int total,
double fraction
)
Parameters
entry-
Type:
RhythmDBEntryNo description available.
The data is owned by the caller of the method. dest-
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. done-
Type:
intNo description available.
total-
Type:
intNo description available.
fraction-
Type:
doubleNo description available.