Zephyr API 3.6.99
Loading...
Searching...
No Matches
audio_property_value_t Union Reference

Codec property values. More...

#include <codec.h>

Data Fields

int vol
 Volume level (codec-specific)
 
bool mute
 Mute if true, unmute if false.
 

Detailed Description

Codec property values.

Field Documentation

◆ mute

bool audio_property_value_t::mute

Mute if true, unmute if false.

◆ vol

int audio_property_value_t::vol

Volume level (codec-specific)


The documentation for this union was generated from the following file: