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

    Show / Hide Table of Contents

    Class AttributeReader

    Inheritance
    System.Object
    AttributeReader
    Namespace: Emby.Naming.Video
    Assembly: Emby.Naming.dll
    Syntax
    public static class AttributeReader

    Methods

    GetAttributeValue(ReadOnlySpan<Char>, String)

    Declaration
    public static ReadOnlySpan<char> GetAttributeValue(this ReadOnlySpan<char> str, string attrib)
    Parameters
    Type Name Description
    System.ReadOnlySpan<System.Char> str
    System.String attrib
    Returns
    Type Description
    System.ReadOnlySpan<System.Char>

    GetImdbIdFromPath(ReadOnlySpan<Char>)

    Declaration
    public static ReadOnlySpan<char> GetImdbIdFromPath(this ReadOnlySpan<char> str)
    Parameters
    Type Name Description
    System.ReadOnlySpan<System.Char> str
    Returns
    Type Description
    System.ReadOnlySpan<System.Char>
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.