From 8e9571e828153b9026242ca3e52ad4d0ee902774 Mon Sep 17 00:00:00 2001 From: LukePulverenti Luke Pulverenti luke pulverenti Date: Sun, 9 Sep 2012 11:15:22 -0400 Subject: Added GetVideoStreamUrl to ApiClient --- MediaBrowser.Model/DTO/AudioOutputFormats.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'MediaBrowser.Model/DTO/AudioOutputFormats.cs') diff --git a/MediaBrowser.Model/DTO/AudioOutputFormats.cs b/MediaBrowser.Model/DTO/AudioOutputFormats.cs index e2c6037ff3..1ae044473a 100644 --- a/MediaBrowser.Model/DTO/AudioOutputFormats.cs +++ b/MediaBrowser.Model/DTO/AudioOutputFormats.cs @@ -10,7 +10,6 @@ namespace MediaBrowser.Model.DTO Aac, Flac, Mp3, - Wav, Wma } } -- cgit v1.2.3