public readonly record struct MediaAudioRouteState(string SelectedInputDeviceId, string SelectedOutputDeviceId, bool LoopbackEnabled) : IEquatable<MediaAudioRouteState>
kind:method
kind:property
kind:ctor
MediaAudioRouteState(String, String, Boolean)
LoopbackEnabled
SelectedInputDeviceId
SelectedOutputDeviceId