Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/pipewire/spa/param/bluetooth/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 1 kB image not shown  

Quelle  audio.h

  Sprache: C
 

/* Simple Plugin API */
/* SPDX-FileCopyrightText: Copyright © 2020 Wim Taymans */
/* SPDX-License-Identifier: MIT */

#ifndef SPA_BLUETOOTH_AUDIO_H
#define SPA_BLUETOOTH_AUDIO_H

#ifdef __cplusplus
extern "C" {
#endif

/**
 * \addtogroup spa_param
 * \{
 */

enum spa_bluetooth_audio_codec {
 SPA_BLUETOOTH_AUDIO_CODEC_START,

 /* A2DP */
 SPA_BLUETOOTH_AUDIO_CODEC_SBC,
 SPA_BLUETOOTH_AUDIO_CODEC_SBC_XQ,
 SPA_BLUETOOTH_AUDIO_CODEC_MPEG,
 SPA_BLUETOOTH_AUDIO_CODEC_AAC,
 SPA_BLUETOOTH_AUDIO_CODEC_AAC_ELD,
 SPA_BLUETOOTH_AUDIO_CODEC_APTX,
 SPA_BLUETOOTH_AUDIO_CODEC_APTX_HD,
 SPA_BLUETOOTH_AUDIO_CODEC_LDAC,
 SPA_BLUETOOTH_AUDIO_CODEC_APTX_LL,
 SPA_BLUETOOTH_AUDIO_CODEC_APTX_LL_DUPLEX,
 SPA_BLUETOOTH_AUDIO_CODEC_FASTSTREAM,
 SPA_BLUETOOTH_AUDIO_CODEC_FASTSTREAM_DUPLEX,
 SPA_BLUETOOTH_AUDIO_CODEC_LC3PLUS_HR,
 SPA_BLUETOOTH_AUDIO_CODEC_OPUS_05,
 SPA_BLUETOOTH_AUDIO_CODEC_OPUS_05_51,
 SPA_BLUETOOTH_AUDIO_CODEC_OPUS_05_71,
 SPA_BLUETOOTH_AUDIO_CODEC_OPUS_05_DUPLEX,
 SPA_BLUETOOTH_AUDIO_CODEC_OPUS_05_PRO,
 SPA_BLUETOOTH_AUDIO_CODEC_OPUS_G,

 /* HFP */
 SPA_BLUETOOTH_AUDIO_CODEC_CVSD = 0x100,
 SPA_BLUETOOTH_AUDIO_CODEC_MSBC,
 SPA_BLUETOOTH_AUDIO_CODEC_LC3_SWB,

 /* BAP */
 SPA_BLUETOOTH_AUDIO_CODEC_LC3 = 0x200,

 /* ASHA */
 SPA_BLUETOOTH_AUDIO_CODEC_G722 = 0x300,
};

/**
 * \}
 */


#ifdef __cplusplus
}  /* extern "C" */
#endif

#endif /* SPA_BLUETOOTH_AUDIO_H */

Messung V0.5 in Prozent
C=93 H=99 G=95

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.