mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-15 13:36:48 +00:00
feature: removed everything that had obsolete marked
This commit is contained in:
parent
e1eb432dee
commit
8feabcd536
33 changed files with 27 additions and 2789 deletions
|
|
@ -15,7 +15,7 @@ namespace PepperDash.Essentials.Devices.Common
|
|||
/// <summary>
|
||||
/// Represents and audio endpoint
|
||||
/// </summary>
|
||||
public class GenericAudioOut : EssentialsDevice, IRoutingSinkNoSwitching
|
||||
public class GenericAudioOut : EssentialsDevice, IRoutingSink
|
||||
{
|
||||
public event SourceInfoChangeHandler CurrentSourceChange;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue