Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_common.h297 struct HdmiAudioStatus { struct
298 bool mute;
299 bool enable;
300 bool downSample;
301 enum HdmiSampleRate sampleRate;
303 enum HdmiAudioBitDepth bitDepth;
304 enum HdmiAudioFormatChannel channel;
305 uint32_t refN;
306 uint32_t regN;
307 uint32_t refCts;
[all …]