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

    Show / Hide Table of Contents

    Class Av1ProfileWithLevelList

    Class representing a list of supported profiles and maximum supported levels for av1.

    Inheritance
    System.Object
    System.Collections.Generic.List<Av1ProfileWithLevel>
    ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>
    Av1ProfileWithLevelList
    Implements
    System.Collections.Generic.IList<Av1ProfileWithLevel>
    System.Collections.Generic.ICollection<Av1ProfileWithLevel>
    System.Collections.Generic.IReadOnlyList<Av1ProfileWithLevel>
    System.Collections.Generic.IReadOnlyCollection<Av1ProfileWithLevel>
    System.Collections.Generic.IEnumerable<Av1ProfileWithLevel>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.IEnumerable
    Inherited Members
    ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>.Add(Av1Profiles, Av1Levels)
    ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>.ContainsProfile(Av1Profiles)
    ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>.HasProfileWithBitDepth(Int32)
    ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>.GetLevel(Av1Profiles)
    ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>.RemoveProfile(Av1Profiles)
    ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>.GetMaxLevel()
    ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>.GetMaxAndLowerLevels()
    ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>.GetProfiles()
    ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>.GetProfileLevelInformation()
    ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>.ToString()
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Add(Emby.Media.Model.Types.Av1ProfileWithLevel)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.AddRange(System.Collections.Generic.IEnumerable<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.AsReadOnly()
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.BinarySearch(Emby.Media.Model.Types.Av1ProfileWithLevel)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.BinarySearch(Emby.Media.Model.Types.Av1ProfileWithLevel, System.Collections.Generic.IComparer<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.BinarySearch(System.Int32, System.Int32, Emby.Media.Model.Types.Av1ProfileWithLevel, System.Collections.Generic.IComparer<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Clear()
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Contains(Emby.Media.Model.Types.Av1ProfileWithLevel)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.ConvertAll<TOutput>(System.Converter<Emby.Media.Model.Types.Av1ProfileWithLevel, TOutput>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.CopyTo(Emby.Media.Model.Types.Av1ProfileWithLevel[])
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.CopyTo(Emby.Media.Model.Types.Av1ProfileWithLevel[], System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.CopyTo(System.Int32, Emby.Media.Model.Types.Av1ProfileWithLevel[], System.Int32, System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Exists(System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Find(System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.FindAll(System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.FindIndex(System.Int32, System.Int32, System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.FindIndex(System.Int32, System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.FindIndex(System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.FindLast(System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.FindLastIndex(System.Int32, System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.FindLastIndex(System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.ForEach(System.Action<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.GetEnumerator()
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.GetRange(System.Int32, System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.IndexOf(Emby.Media.Model.Types.Av1ProfileWithLevel)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.IndexOf(Emby.Media.Model.Types.Av1ProfileWithLevel, System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.IndexOf(Emby.Media.Model.Types.Av1ProfileWithLevel, System.Int32, System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Insert(System.Int32, Emby.Media.Model.Types.Av1ProfileWithLevel)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.LastIndexOf(Emby.Media.Model.Types.Av1ProfileWithLevel)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.LastIndexOf(Emby.Media.Model.Types.Av1ProfileWithLevel, System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.LastIndexOf(Emby.Media.Model.Types.Av1ProfileWithLevel, System.Int32, System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Remove(Emby.Media.Model.Types.Av1ProfileWithLevel)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.RemoveAll(System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.RemoveAt(System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.RemoveRange(System.Int32, System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Reverse()
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Reverse(System.Int32, System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Sort()
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Sort(System.Collections.Generic.IComparer<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Sort(System.Comparison<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.Generic.IEnumerable<Emby.Media.Model.Types.Av1ProfileWithLevel>.GetEnumerator()
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.IList.Add(System.Object)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.IList.Contains(System.Object)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.IList.Remove(System.Object)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.ToArray()
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.TrimExcess()
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.TrueForAll(System.Predicate<Emby.Media.Model.Types.Av1ProfileWithLevel>)
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Capacity
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Count
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.Item[System.Int32]
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.Generic.ICollection<Emby.Media.Model.Types.Av1ProfileWithLevel>.IsReadOnly
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.IList.IsFixedSize
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.IList.IsReadOnly
    System.Collections.Generic.List<Emby.Media.Model.Types.Av1ProfileWithLevel>.System.Collections.IList.Item[System.Int32]
    Namespace: Emby.Media.Model.Types
    Assembly: Emby.Media.Model.dll
    Syntax
    public class Av1ProfileWithLevelList : ProfileWithLevelList<Av1ProfileWithLevel, Av1Profiles, Av1Levels>, IList<Av1ProfileWithLevel>, ICollection<Av1ProfileWithLevel>, IReadOnlyList<Av1ProfileWithLevel>, IReadOnlyCollection<Av1ProfileWithLevel>, IEnumerable<Av1ProfileWithLevel>, IList, ICollection, IEnumerable

    Constructors

    Av1ProfileWithLevelList()

    Declaration
    public Av1ProfileWithLevelList()

    Av1ProfileWithLevelList(IEnumerable<Av1ProfileWithLevel>)

    Declaration
    public Av1ProfileWithLevelList(IEnumerable<Av1ProfileWithLevel> list)
    Parameters
    Type Name Description
    System.Collections.Generic.IEnumerable<Av1ProfileWithLevel> list

    Implements

    System.Collections.Generic.IList<T>
    System.Collections.Generic.ICollection<T>
    System.Collections.Generic.IReadOnlyList<T>
    System.Collections.Generic.IReadOnlyCollection<T>
    System.Collections.Generic.IEnumerable<T>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.IEnumerable

    Extension Methods

    Extensions.AddIfNotExists<T>(List<T>, T)
    Extensions.JsonClone<T>(T, IJsonSerializer)

    See Also

    ProfileWithLevelList<T, TP, TL>
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.