DMAPRecord
GEnum ╰── DMAPMediaKind
GByteArray * dmap_record_to_blob (DMAPRecord *record);
DMAPRecord *record
record
A DMAPRecord.
A byte array representation of the record.
gboolean dmap_record_set_from_blob (DMAPRecord *record, GByteArray *blob);
GByteArray *blob
struct DMAPRecordIface { GTypeInterface parent; GByteArray *(*to_blob) (DMAPRecord * record); gboolean (*set_from_blob) (DMAPRecord * record, GByteArray * blob); };
typedef unsigned long long bitwise;
DMAP_MEDIA_KIND_MUSIC
DMAP_MEDIA_KIND_MOVIE
DMAP_MEDIA_KIND_PODCAST
DMAP_MEDIA_KIND_TV_SHOW