Functions
dmap_record_to_blob ()
GByteArray *
dmap_record_to_blob (DMAPRecord *record);
Returns
 A byte array representation of the record.
 
 
dmap_record_set_from_blob ()
gboolean
dmap_record_set_from_blob (DMAPRecord *record,
                           GByteArray *blob);
 
 
Types and Values
bitwise
typedef unsigned long long bitwise;