Virtual Method

RBTransferTargettrack_added

Declaration [src]

gboolean
track_added (
  RBTransferTarget* target,
  RhythmDBEntry* entry,
  const char* uri,
  guint64 dest_size,
  const char* media_type
)

Description

No description available.

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.

Return value

Type: gboolean

No description available.