Virtual Method
RBTrackTransferBatchtrack_done
Declaration [src]
void
track_done (
RBTrackTransferBatch* batch,
RhythmDBEntry* entry,
const char* dest,
guint64 dest_size,
const char* mediatype,
GError* error
)
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. dest_size-
Type:
guint64No description available.
mediatype-
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. error-
Type:
GErrorNo description available.
The data is owned by the caller of the method.