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

Quelle  event.h

  Sprache: C
 

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

#ifndef SPA_EVENT_DEVICE_H
#define SPA_EVENT_DEVICE_H

#ifdef __cplusplus
extern "C" {
#endif

#include <spa/pod/event.h>

/**
 * \addtogroup spa_device
 * \{
 */


/* object id of SPA_TYPE_EVENT_Device */
enum spa_device_event {
 SPA_DEVICE_EVENT_ObjectConfig,
};

#define SPA_DEVICE_EVENT_ID(ev) SPA_EVENT_ID(ev, SPA_TYPE_EVENT_Device)
#define SPA_DEVICE_EVENT_INIT(id) SPA_EVENT_INIT(SPA_TYPE_EVENT_Device, id)

/* properties for SPA_TYPE_EVENT_Device */
enum spa_event_device {
 SPA_EVENT_DEVICE_START,

 SPA_EVENT_DEVICE_Object, /* an object id (Int) */
 SPA_EVENT_DEVICE_Props,  /* properties for an object (SPA_TYPE_OBJECT_Props) */
};

/**
 * \}
 */


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

#endif /* SPA_EVENT_DEVICE */

Messung V0.5 in Prozent
C=94 H=100 G=96

¤ Dauer der Verarbeitung: 0.2 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.