AUDDSpeakerChannel_IsMuted
Default mainpageat91libusbdeviceaudio-speakerAUDDSpeakerChannel_IsMuted
Description Source Call Graph
Start Line: 126
unsigned char AUDDSpeakerChannel_IsMuted(const AUDDSpeakerChannel *channel)
{
    return channel->muted;
}