Virtual Method
RBTrackTransferBatchtrack_postprocess
Declaration [src]
void
track_postprocess (
RBTrackTransferBatch* batch,
GTask* task,
RhythmDBEntry* entry,
const char* dest,
guint64 dest_size,
const char* mediatype
)
Parameters
task-
Type:
GTaskNo description available.
The data is owned by the caller of the method. 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.