Method

RBRhythmDBEntryget_uint64

Declaration [src]

guint64
rhythmdb_entry_get_uint64 (
  RhythmDBEntry* entry,
  RhythmDBPropType propid
)

Description [src]

Returns the value of a 64bit unsigned integer property.

Parameters

propid

Type: RhythmDBPropType

Property to return.

Return value

Type: guint64

Property value.