namespace TheXamlGuy.Framework.Camera; public interface IRemoteCameraConfiguration : INamedCameraConfiguration { }