Home
last modified time | relevance | path

Searched defs:DStatusInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_info.h986 struct DStatusInfo { struct
987 char networkId[NETWORK_ID_SIZE];
988 AudioPin hdiPin = AUDIO_PIN_NONE;
989 int32_t mappingVolumeId = 0;
990 int32_t mappingInterruptId = 0;
991 int32_t deviceId;
992 int32_t channelMasks;
993 std::string deviceName = "";
994 bool isConnected = false;
995 std::string macAddress;
[all …]