Method

RBRhythmDBImportJobget_total

Declaration [src]

int
rhythmdb_import_job_get_total (
  RhythmDBImportJob* job
)

Description [src]

Returns the total number of files that will be processed by this import job. This increases as the import directories are scanned.

Return value

Type: int

The total number of files to be processed.