Virtual Method
RBTransferTargettrack_added
Declaration [src]
gboolean
track_added (
RBTransferTarget* target,
RhythmDBEntry* entry,
const char* uri,
guint64 dest_size,
const char* media_type
)
Parameters
entry-
Type:
RhythmDBEntryNo description available.
The data is owned by the caller of the method. uri-
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.
media_type-
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.