db5_row Struct Reference

a database row More...

#include <db5_types.h>

List of all members.

Public Attributes

uint32_t hidden
 hidden entry
uint32_t reserved [2]
 ruf - index: DEV
char filepath [2 *28]
 real file path - latin1 - index: FILEPATH
char filename [2 *16]
 real filename - latin1 - index: FILENAME
uint32_t bitrate
 bitrate, bit/s
uint32_t samplerate
 samplerate, Hz
uint32_t duration
 duration, sec
char artist [2 *40]
 artist name - latin1 - index: ARTIST
char album [2 *40]
 album name - latin1 - index: ALBUM
char genre [2 *20]
 genre of music - latin1 - index: GENRE
char title [2 *40]
 title name - latin1 - index: TITLE
uint32_t track
 track number - index: TRACK
uint32_t year
 year
uint32_t filesize
 size of file
uint32_t source
 source of entry - index: SOURCE

Detailed Description

a database row

Definition at line 23 of file db5_types.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Defines

Generated on Mon Jan 11 00:15:07 2010 for db5fuse by  doxygen 1.6.1