Virtual Method
RBTrackTransferBatchget_dest_uri
Declaration [src]
char*
get_dest_uri (
RBTrackTransferBatch* batch,
RhythmDBEntry* entry,
const char* mediatype,
const char* extension
)
Parameters
entry-
Type:
RhythmDBEntryNo description available.
The data is owned by the caller of the method. 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. extension-
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.