libdmapsharing-3.0
Description:
A library that implements the DMAP family of protocols
Content:
Namespaces:
- DAAP
- ChunkData
- Connection
- DMAPConnection
- DMAPContentCodeDefinition
- DMAPDbFilterDefinition
- DMAPGstInputStream
- DMAPGstMP3InputStream
- DMAPGstQtInputStream
- DMAPGstWAVInputStream
- DMAPHashContext
- DMAPMdnsBrowser
- DMAPMdnsBrowserService
- DMAPMdnsPublisher
- DMAPMetaDataMap
- DMAPPlaylist
- DMAPShare
- DMAPStructureItem
- Share
- bitwise
- DACPPlayState
- DACPRepeatState
- DMAPConnectionState
- DMAPContentCode
- DMAPMdnsBrowserError
- DMAPMdnsBrowserServiceType
- DMAPMdnsBrowserTransportProtocol
- DMAPMdnsPublisherError
- DMAPMediaKind
- DMAPType
- public const int DMAP_HASH_SIZE
- public const int DMAP_HAVE_UNALIGNED_ACCESS
- public const int DMAP_STATUS_OK
- public delegate bool DMAPConnectionCallback (DMAPConnection connection, bool result, string reason)
- public delegate void DMAPResponseHandler (DMAPConnection connection, uint status, Node structure)
- public delegate unowned string RecordGetValueFunc (DMAPRecord record)
- public void dmap_chunked_message_finished (Message message, ChunkData cd)
- public DMAPType dmap_content_code_dmap_type (DMAPContentCode code)
- public unowned string dmap_content_code_name (DMAPContentCode code)
- public DMAPContentCode dmap_content_code_read_from_buffer (string buf)
- public unowned string dmap_content_code_string (DMAPContentCode code)
- public int32 dmap_content_code_string_as_int32 (string str)
- public unowned DMAPContentCodeDefinition dmap_content_codes (uint number)
- public void dmap_hash_generate (short version_major, uchar[] url, uchar hash_select, uchar[] @out, int request_id)
- public void dmap_hash_progressive_final (DMAPHashContext context, uint[] digest)
- public void dmap_hash_progressive_init (DMAPHashContext context)
- public void dmap_hash_progressive_to_string (uint digest, string str)
- public void dmap_hash_progressive_update (DMAPHashContext context, uint buffer, uint length)
- public void dmap_marshal_BOOLEAN__STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_STRING__STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_STRING__ULONG_ULONG (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_ULONG__VOID (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__STRING_BOOLEAN (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__STRING_POINTER_POINTER_POINTER_BOOLEAN (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__STRING_STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__ULONG_FLOAT (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public unowned Client dmap_mdns_avahi_get_client ()
- public void dmap_mdns_avahi_set_entry_group (EntryGroup group)
- public unowned string dmap_mime_to_format (string transcode_mimetype)
- public unowned Node dmap_structure_add (Node parent, DMAPContentCode cc)
- public void dmap_structure_destroy (Node structure)
- public unowned DMAPStructureItem dmap_structure_find_item (Node structure, DMAPContentCode code)
- public unowned Node dmap_structure_find_node (Node structure, DMAPContentCode code)
- public uint dmap_structure_get_size (Node structure)
- public void dmap_structure_increase_by_predicted_size (Node structure, uint size)
- public unowned Node dmap_structure_parse (string buf, int buf_length)
- public void dmap_structure_print (Node structure)
- public unowned string dmap_structure_serialize (Node structure, uint length)
- public void dmap_write_next_chunk (Message message, ChunkData cd)
- public unowned string dmapd_input_stream_strdup_format_extension (int format_code)
- public bool pads_compatible (Pad pad1, Pad pad2)
- DACP
- ChunkData
- Connection
- DAAPConnection
- DAAPShare
- DMAPConnection
- DMAPContentCodeDefinition
- DMAPDbFilterDefinition
- DMAPGstInputStream
- DMAPGstMP3InputStream
- DMAPGstQtInputStream
- DMAPGstWAVInputStream
- DMAPHashContext
- DMAPMdnsBrowser
- DMAPMdnsBrowserService
- DMAPMdnsPublisher
- DMAPMetaDataMap
- DMAPPlaylist
- DMAPShare
- DMAPStructureItem
- Share
- bitwise
- DMAPConnectionState
- DMAPContentCode
- DMAPMdnsBrowserError
- DMAPMdnsBrowserServiceType
- DMAPMdnsBrowserTransportProtocol
- DMAPMdnsPublisherError
- DMAPMediaKind
- DMAPType
- PlayState
- RepeatState
- public const int DMAP_HASH_SIZE
- public const int DMAP_HAVE_UNALIGNED_ACCESS
- public const int DMAP_STATUS_OK
- public delegate bool DMAPConnectionCallback (DMAPConnection connection, bool result, string reason)
- public delegate void DMAPResponseHandler (DMAPConnection connection, uint status, Node structure)
- public delegate unowned string RecordGetValueFunc (DMAPRecord record)
- public void dmap_chunked_message_finished (Message message, ChunkData cd)
- public DMAPType dmap_content_code_dmap_type (DMAPContentCode code)
- public unowned string dmap_content_code_name (DMAPContentCode code)
- public DMAPContentCode dmap_content_code_read_from_buffer (string buf)
- public unowned string dmap_content_code_string (DMAPContentCode code)
- public int32 dmap_content_code_string_as_int32 (string str)
- public unowned DMAPContentCodeDefinition dmap_content_codes (uint number)
- public void dmap_hash_generate (short version_major, uchar[] url, uchar hash_select, uchar[] @out, int request_id)
- public void dmap_hash_progressive_final (DMAPHashContext context, uint[] digest)
- public void dmap_hash_progressive_init (DMAPHashContext context)
- public void dmap_hash_progressive_to_string (uint digest, string str)
- public void dmap_hash_progressive_update (DMAPHashContext context, uint buffer, uint length)
- public void dmap_marshal_BOOLEAN__STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_STRING__STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_STRING__ULONG_ULONG (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_ULONG__VOID (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__STRING_BOOLEAN (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__STRING_POINTER_POINTER_POINTER_BOOLEAN (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__STRING_STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__ULONG_FLOAT (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public unowned Client dmap_mdns_avahi_get_client ()
- public void dmap_mdns_avahi_set_entry_group (EntryGroup group)
- public unowned string dmap_mime_to_format (string transcode_mimetype)
- public unowned Node dmap_structure_add (Node parent, DMAPContentCode cc)
- public void dmap_structure_destroy (Node structure)
- public unowned DMAPStructureItem dmap_structure_find_item (Node structure, DMAPContentCode code)
- public unowned Node dmap_structure_find_node (Node structure, DMAPContentCode code)
- public uint dmap_structure_get_size (Node structure)
- public void dmap_structure_increase_by_predicted_size (Node structure, uint size)
- public unowned Node dmap_structure_parse (string buf, int buf_length)
- public void dmap_structure_print (Node structure)
- public unowned string dmap_structure_serialize (Node structure, uint length)
- public void dmap_write_next_chunk (Message message, ChunkData cd)
- public unowned string dmapd_input_stream_strdup_format_extension (int format_code)
- public bool pads_compatible (Pad pad1, Pad pad2)
- DMAP
- ChunkData
- Connection
- ContentCodeDefinition
- DbFilterDefinition
- GstInputStream
- GstMP3InputStream
- GstQtInputStream
- GstWAVInputStream
- HashContext
- MdnsBrowser
- MdnsBrowserService
- MdnsPublisher
- MetaDataMap
- Playlist
- Share
- StructureItem
- bitwise
- ConnectionState
- ContentCode
- DACPPlayState
- DACPRepeatState
- MdnsBrowserError
- MdnsBrowserServiceType
- MdnsBrowserTransportProtocol
- MdnsPublisherError
- MediaKind
- Type
- public delegate bool ConnectionCallback (Connection connection, bool result, string reason)
- public delegate unowned string RecordGetValueFunc (Record record)
- public delegate void ResponseHandler (Connection connection, uint status, Node structure)
- public void chunked_message_finished (Message message, ChunkData cd)
- public Type content_code_dmap_type (ContentCode code)
- public unowned string content_code_name (ContentCode code)
- public ContentCode content_code_read_from_buffer (string buf)
- public unowned string content_code_string (ContentCode code)
- public int32 content_code_string_as_int32 (string str)
- public unowned ContentCodeDefinition content_codes (uint number)
- public unowned string dmapd_input_stream_strdup_format_extension (int format_code)
- public void hash_generate (short version_major, uchar[] url, uchar hash_select, uchar[] @out, int request_id)
- public void hash_progressive_final (HashContext context, uint[] digest)
- public void hash_progressive_init (HashContext context)
- public void hash_progressive_to_string (uint digest, string str)
- public void hash_progressive_update (HashContext context, uint buffer, uint length)
- public void marshal_BOOLEAN__STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void marshal_STRING__STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void marshal_STRING__ULONG_ULONG (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void marshal_ULONG__VOID (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void marshal_VOID__STRING_BOOLEAN (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void marshal_VOID__STRING_POINTER_POINTER_POINTER_BOOLEAN (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void marshal_VOID__STRING_STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void marshal_VOID__ULONG_FLOAT (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public unowned Client mdns_avahi_get_client ()
- public void mdns_avahi_set_entry_group (EntryGroup group)
- public unowned string mime_to_format (string transcode_mimetype)
- public bool pads_compatible (Pad pad1, Pad pad2)
- public unowned Node structure_add (Node parent, ContentCode cc)
- public void structure_destroy (Node structure)
- public unowned StructureItem structure_find_item (Node structure, ContentCode code)
- public unowned Node structure_find_node (Node structure, ContentCode code)
- public uint structure_get_size (Node structure)
- public void structure_increase_by_predicted_size (Node structure, uint size)
- public unowned Node structure_parse (string buf, int buf_length)
- public void structure_print (Node structure)
- public unowned string structure_serialize (Node structure, uint length)
- public void write_next_chunk (Message message, ChunkData cd)
- DPAP
- ChunkData
- Connection
- DMAPConnection
- DMAPContentCodeDefinition
- DMAPDbFilterDefinition
- DMAPGstInputStream
- DMAPGstMP3InputStream
- DMAPGstQtInputStream
- DMAPGstWAVInputStream
- DMAPHashContext
- DMAPMdnsBrowser
- DMAPMdnsBrowserService
- DMAPMdnsPublisher
- DMAPMetaDataMap
- DMAPPlaylist
- DMAPShare
- DMAPStructureItem
- Share
- bitwise
- DACPPlayState
- DACPRepeatState
- DMAPConnectionState
- DMAPContentCode
- DMAPMdnsBrowserError
- DMAPMdnsBrowserServiceType
- DMAPMdnsBrowserTransportProtocol
- DMAPMdnsPublisherError
- DMAPMediaKind
- DMAPType
- public const int DMAP_HASH_SIZE
- public const int DMAP_HAVE_UNALIGNED_ACCESS
- public const int DMAP_STATUS_OK
- public delegate bool DMAPConnectionCallback (DMAPConnection connection, bool result, string reason)
- public delegate void DMAPResponseHandler (DMAPConnection connection, uint status, Node structure)
- public delegate unowned string RecordGetValueFunc (DMAPRecord record)
- public void dmap_chunked_message_finished (Message message, ChunkData cd)
- public DMAPType dmap_content_code_dmap_type (DMAPContentCode code)
- public unowned string dmap_content_code_name (DMAPContentCode code)
- public DMAPContentCode dmap_content_code_read_from_buffer (string buf)
- public unowned string dmap_content_code_string (DMAPContentCode code)
- public int32 dmap_content_code_string_as_int32 (string str)
- public unowned DMAPContentCodeDefinition dmap_content_codes (uint number)
- public void dmap_hash_generate (short version_major, uchar[] url, uchar hash_select, uchar[] @out, int request_id)
- public void dmap_hash_progressive_final (DMAPHashContext context, uint[] digest)
- public void dmap_hash_progressive_init (DMAPHashContext context)
- public void dmap_hash_progressive_to_string (uint digest, string str)
- public void dmap_hash_progressive_update (DMAPHashContext context, uint buffer, uint length)
- public void dmap_marshal_BOOLEAN__STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_STRING__STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_STRING__ULONG_ULONG (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_ULONG__VOID (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__STRING_BOOLEAN (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__STRING_POINTER_POINTER_POINTER_BOOLEAN (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__STRING_STRING (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public void dmap_marshal_VOID__ULONG_FLOAT (Closure closure, Value return_value, uint n_param_values, Value param_values, void* invocation_hint, void* marshal_data)
- public unowned Client dmap_mdns_avahi_get_client ()
- public void dmap_mdns_avahi_set_entry_group (EntryGroup group)
- public unowned string dmap_mime_to_format (string transcode_mimetype)
- public unowned Node dmap_structure_add (Node parent, DMAPContentCode cc)
- public void dmap_structure_destroy (Node structure)
- public unowned DMAPStructureItem dmap_structure_find_item (Node structure, DMAPContentCode code)
- public unowned Node dmap_structure_find_node (Node structure, DMAPContentCode code)
- public uint dmap_structure_get_size (Node structure)
- public void dmap_structure_increase_by_predicted_size (Node structure, uint size)
- public unowned Node dmap_structure_parse (string buf, int buf_length)
- public void dmap_structure_print (Node structure)
- public unowned string dmap_structure_serialize (Node structure, uint length)
- public void dmap_write_next_chunk (Message message, ChunkData cd)
- public unowned string dmapd_input_stream_strdup_format_extension (int format_code)
- public bool pads_compatible (Pad pad1, Pad pad2)