13 #ifndef __PACKET_BTAVDTP_H__
14 #define __PACKET_BTAVDTP_H__
16 #define BTAVDTP_CONTENT_PROTECTION_TYPE_SCMS_T 0x02
21 gdouble cumulative_frame_duration;
22 gdouble avrcp_song_position;
23 guint32 stream_number;
28 guint8 configuration_length;
29 guint8 *configuration;
30 gint content_protection_type;
37 gint content_protection_type;
Definition: packet-btavdtp.h:26
Definition: packet-btavdtp.h:35