MCPcopy Create free account
hub / github.com/KDE/kdeconnect-kde / MacOSCoreAudioDevice

Method MacOSCoreAudioDevice

plugins/systemvolume/systemvolumeplugin-macos.cpp:329–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327}
328
329MacOSCoreAudioDevice::MacOSCoreAudioDevice(AudioDeviceID deviceId)
330 : m_deviceId(deviceId)
331{
332 updateType();
333}
334
335MacOSCoreAudioDevice::~MacOSCoreAudioDevice()
336{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected