|
|
@ -3,6 +3,7 @@ namespace MediaBrowser.Model.DTO
|
|
|
|
{
|
|
|
|
{
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// These are the audio output formats that the api is cabaple of streaming
|
|
|
|
/// These are the audio output formats that the api is cabaple of streaming
|
|
|
|
|
|
|
|
/// This does not limit the inputs, only the outputs.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
public enum AudioOutputFormats
|
|
|
|
public enum AudioOutputFormats
|
|
|
|
{
|
|
|
|
{
|
|
|
|