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:
RhythmDBEntry
No 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:
guint64
No 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.