Enum ResolverPriority
Enum ResolverPriority
Namespace: MediaBrowser.Controller.Resolvers
Assembly: MediaBrowser.Controller.dll
Syntax
public enum ResolverPriority
Fields
Name | Description |
---|---|
First | The first |
Fourth | |
Last | The last |
Second | The second |
Third | The third |