Virtual Method

RBTrackTransferBatchtrack_postprocess

Declaration [src]

void
track_postprocess (
  RBTrackTransferBatch* batch,
  GTask* task,
  RhythmDBEntry* entry,
  const char* dest,
  guint64 dest_size,
  const char* mediatype
)

Description

No description available.

Parameters

task

Type: GTask

No description available.

The data is owned by the caller of the method.
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.
dest_size

Type: guint64

No 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.