Class AudioCodec
Inheritance
System.Object
AudioCodec
Assembly: MediaBrowser.Model.dll
Fields
Declaration
public static ReadOnlyMemory<char> Aac
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> Ac3
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> Amrnb
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> Dts
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> Lpcm
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> Mp2
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> Mp3
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> Opus
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> Wma
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> WmaPro
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Extension Methods