openMSX
Public Attributes | List of all members
openmsx::MSXMixer::SoundDeviceInfo::ChannelSettings Struct Reference

#include <MSXMixer.hh>

Collaboration diagram for openmsx::MSXMixer::SoundDeviceInfo::ChannelSettings:
Collaboration graph
[legend]

Public Attributes

std::unique_ptr< StringSettingrecord
 
std::unique_ptr< BooleanSettingmute
 

Detailed Description

Definition at line 47 of file MSXMixer.hh.

Member Data Documentation

◆ mute

std::unique_ptr<BooleanSetting> openmsx::MSXMixer::SoundDeviceInfo::ChannelSettings::mute

Definition at line 49 of file MSXMixer.hh.

◆ record

std::unique_ptr<StringSetting> openmsx::MSXMixer::SoundDeviceInfo::ChannelSettings::record

Definition at line 48 of file MSXMixer.hh.


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