Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Class ResolverHelper

    Class ResolverHelper

    Inheritance
    System.Object
    ResolverHelper
    Namespace: MediaBrowser.Controller.Library
    Assembly: MediaBrowser.Controller.dll
    Syntax
    public static class ResolverHelper

    Methods

    SetInitialItemValues(BaseItem, ItemResolveArgs, IFileSystem, ILibraryManager, IServerConfigurationManager)

    Sets the initial item values.

    Declaration
    public static void SetInitialItemValues(BaseItem item, ItemResolveArgs args, IFileSystem fileSystem, ILibraryManager libraryManager, IServerConfigurationManager configurationManager)
    Parameters
    Type Name Description
    BaseItem item
    ItemResolveArgs args
    IFileSystem fileSystem
    ILibraryManager libraryManager
    IServerConfigurationManager configurationManager

    SetInitialItemValues(BaseItem, FileSystemMetadata, Folder, IFileSystem, ILibraryManager, IServerConfigurationManager)

    Sets the initial item values.

    Declaration
    public static void SetInitialItemValues(BaseItem item, FileSystemMetadata fileInfo, Folder parent, IFileSystem fileSystem, ILibraryManager libraryManager, IServerConfigurationManager configurationManager)
    Parameters
    Type Name Description
    BaseItem item
    FileSystemMetadata fileInfo
    Folder parent
    IFileSystem fileSystem
    ILibraryManager libraryManager
    IServerConfigurationManager configurationManager
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.