PipeWire  1.4.11
type-info.h
Go to the documentation of this file.
1 /* Simple Plugin API */
2 /* SPDX-FileCopyrightText: Copyright © 2018 Wim Taymans */
3 /* SPDX-License-Identifier: MIT */
4 
5 #ifndef SPA_BLUETOOTH_TYPES_H
6 #define SPA_BLUETOOTH_TYPES_H
7 
8 #ifdef __cplusplus
9 extern "C" {
10 #endif
11 
18 
19 #define SPA_TYPE_INFO_BluetoothAudioCodec SPA_TYPE_INFO_ENUM_BASE "BluetoothAudioCodec"
20 #define SPA_TYPE_INFO_BLUETOOTH_AUDIO_CODEC_BASE SPA_TYPE_INFO_BluetoothAudioCodec ":"
21 
22 static const struct spa_type_info spa_type_bluetooth_audio_codec[] = {
23  /* A2DP */
43 
47 
49 
51 
52  { 0, 0, NULL, NULL },
53 };
54 
59 #ifdef __cplusplus
60 } /* extern "C" */
61 #endif
62 
63 #endif /* SPA_BLUETOOTH_TYPES_H */
spa/param/bluetooth/audio.h
static const struct spa_type_info spa_type_bluetooth_audio_codec[]
Definition: type-info.h:29
Definition: type.h:154
Definition: audio.h:47
Definition: audio.h:46
Definition: audio.h:27
Definition: audio.h:33
Definition: audio.h:54
Definition: type.h:45
Definition: audio.h:30
Definition: audio.h:29
Definition: audio.h:51
Definition: audio.h:25
Definition: audio.h:26
#define SPA_TYPE_INFO_BLUETOOTH_AUDIO_CODEC_BASE
Definition: type-info.h:27
Definition: audio.h:28
Definition: audio.h:31
Definition: audio.h:32
Definition: audio.h:43
Definition: audio.h:48
Definition: audio.h:38