aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/DTO/AudioOutputFormats.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Model/DTO/AudioOutputFormats.cs')
-rw-r--r--MediaBrowser.Model/DTO/AudioOutputFormats.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Model/DTO/AudioOutputFormats.cs b/MediaBrowser.Model/DTO/AudioOutputFormats.cs
index 1caa321e6..e2c6037ff 100644
--- a/MediaBrowser.Model/DTO/AudioOutputFormats.cs
+++ b/MediaBrowser.Model/DTO/AudioOutputFormats.cs
@@ -3,6 +3,7 @@ namespace MediaBrowser.Model.DTO
{
/// <summary>
/// These are the audio output formats that the api is cabaple of streaming
+ /// This does not limit the inputs, only the outputs.
/// </summary>
public enum AudioOutputFormats
{