DMAPRecord

DMAPRecord

Functions

Types and Values

typedef bitwise
enum DMAPMediaKind

Object Hierarchy

    GEnum
    ╰── DMAPMediaKind
    GInterface
    ╰── DMAPRecord

Description

Functions

dmap_record_to_blob ()

GByteArray *
dmap_record_to_blob (DMAPRecord *record);

Parameters

record

A DMAPRecord.

 

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


enum DMAPMediaKind

Members

DMAP_MEDIA_KIND_MUSIC

   

DMAP_MEDIA_KIND_MOVIE

   

DMAP_MEDIA_KIND_PODCAST

   

DMAP_MEDIA_KIND_TV_SHOW