Method

RBTrackTransferBatchadd

Declaration [src]

void
rb_track_transfer_batch_add (
  RBTrackTransferBatch* batch,
  RhythmDBEntry* entry
)

Description [src]

Adds an entry to be transferred.

Parameters

entry

Type: RhythmDBEntry

The source RhythmDBEntry to transfer.

The data is owned by the caller of the method.