Searched refs:GstAvrcpConnection (Results 1 – 4 of 4) sorted by relevance
152 GstAvrcpConnection *avrcp = (GstAvrcpConnection *) user_data; in player_property_changed_cb()175 gst_avrcp_connection_set_player (GstAvrcpConnection * avrcp, in gst_avrcp_connection_set_player()223 GstAvrcpConnection *avrcp = (GstAvrcpConnection *) user_data; in manager_object_added_cb()236 GstAvrcpConnection *avrcp = (GstAvrcpConnection *) user_data; in manager_object_removed_cb()249 GstAvrcpConnection *avrcp = (GstAvrcpConnection *) user_data; in manager_ready_cb()281 GstAvrcpConnection *285 GstAvrcpConnection *avrcp; in gst_avrcp_connection_new()287 avrcp = g_new0 (GstAvrcpConnection, 1); in gst_avrcp_connection_new()313 gst_avrcp_connection_free (GstAvrcpConnection * avrcp) in gst_avrcp_connection_free()
25 typedef struct _GstAvrcpConnection GstAvrcpConnection; typedef27 typedef void (*GstAvrcpMetadataCb) (GstAvrcpConnection *, GstTagList *,30 GstAvrcpConnection *34 void gst_avrcp_connection_free (GstAvrcpConnection * avrcp);
58 GstAvrcpConnection *avrcp;
309 avrcp_metadata_cb (GstAvrcpConnection * avrcp, GstTagList * taglist, in avrcp_metadata_cb()