Virtual Method

RBTrackTransferBatchtrack_progress

Declaration [src]

void
track_progress (
  RBTrackTransferBatch* batch,
  RhythmDBEntry* entry,
  const char* dest,
  int done,
  int total,
  double fraction
)

Description

No description available.

Parameters

entry

Type: RhythmDBEntry

No 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: int

No description available.

total

Type: int

No description available.

fraction

Type: double

No description available.