mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-24 02:54:43 +01:00
Added aac to the AudioResolver
This commit is contained in:
parent
9f1a7845dd
commit
86f162fd7c
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user