openD audio types. More...
Go to the source code of this file.
Classes | |
struct | audioApiReq_mute |
struct | audioApiReq_volume |
struct | openD_audioApiReq |
struct | openD_audioApiCfm |
struct | openD_audioApiInd |
union | openD_audioApiReq.param |
union | openD_audioApiCfm.param |
Macros | |
#define | __OPEND_AUDIO_TYPES_H__ |
Typedefs | |
typedef enum openD_audioApi_service | openD_audioApi_service_t |
typedef struct audioApiReq_mute | audioApiReq_mute_t |
typedef struct audioApiReq_volume | audioApiReq_volume_t |
typedef struct openD_audioApiReq | openD_audioApiReq_t |
typedef struct openD_audioApiCfm | openD_audioApiCfm_t |
typedef struct openD_audioApiInd | openD_audioApiInd_t |
Enumerations | |
enum | openD_audioApi_service { OPEND_AUDIOAPI_SET_MUTE, OPEND_AUDIOAPI_SET_VOLUME, OPEND_AUDIOAPI_GET_MUTE, OPEND_AUDIOAPI_GET_VOLUME } |
openD audio types.
This work is dual-licensed under Apache 2.0 and GPL 2.0. You can choose between one of them if you use this work. For further details, please refer to the project home: https://github.com/opend-connect/openD
SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-only