using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace TrackPlayer.Players { class CastPlayback { // TODO // https://github.com/Tapanila/SharpCaster // https://docs.microsoft.com/windows/uwp/audio-video-camera/media-casting } }