DMAPShare
Object Hierarchy:
Description:
All known sub-classes:
Namespace: DPAP
Package: libdmapsharing-3.0
Content:
Properties:
- public uint auth_method { get; set; }
- public void* container_db { get; construct; }
- public void* db { get; construct; }
- public string name { owned get; set; }
- public string password { owned get; set; }
- public uint revision_number { get; set; }
- public Server server_ipv4 { owned get; }
- public Server server_ipv6 { owned get; }
- public string transcode_mimetype { owned get; construct; }
- public string[] txt_records { owned get; set; }
Static methods:
- public static void free_filter (SList filter)
Creation methods:
- protected DMAPShare ()
Methods:
- public virtual void add_entry_to_mlcl (void* id, DMAPRecord record, void* mb)
- public virtual void content_codes (DMAPShare share, Server server, Message message, string path, HashTable query, ClientContext ctx)
- public virtual void ctrl_int (DMAPShare share, Server server, Message message, string path, HashTable query, ClientContext ctx)
- public virtual void databases (DMAPShare share, Server server, Message message, string path, HashTable query, ClientContext context)
- public virtual void databases_browse_xxx (DMAPShare share, Server server, Message msg, string path, HashTable query, ClientContext context)
- public virtual void databases_items_xxx (DMAPShare share, Server server, Message msg, string path, HashTable query, ClientContext context)
- public virtual uint get_desired_port (DMAPShare share)
- public virtual void* get_meta_data_map (DMAPShare share)
- public virtual unowned string get_type_of_service (DMAPShare share)
- public virtual void login (DMAPShare share, Server server, Message message, string path, HashTable query, ClientContext ctx)
- public virtual void logout (DMAPShare share, Server server, Message message, string path, HashTable query, ClientContext ctx)
- public virtual void message_add_standard_headers (DMAPShare share, Message msg)
- public virtual void name_collision (DMAPShare share, DMAPMdnsPublisher publisher, string name)
- public virtual void published (DMAPShare share, DMAPMdnsPublisher publisher, string name)
- public virtual void server_info (DMAPShare share, Server server, Message message, string path, HashTable query, ClientContext ctx)
- public virtual void update (DMAPShare share, Server server, Message message, string path, HashTable query, ClientContext ctx)
Inherited Members:
All known members inherited from class GLib.Object