Class VideoPipelineInfo
Implements
System.Collections.Generic.IList<VpStepInfo>
System.Collections.Generic.ICollection<VpStepInfo>
System.Collections.Generic.IReadOnlyList<VpStepInfo>
System.Collections.Generic.IReadOnlyCollection<VpStepInfo>
System.Collections.Generic.IEnumerable<VpStepInfo>
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Add(MediaBrowser.Model.Session.Transcoding.VpStepInfo)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.AddRange(System.Collections.Generic.IEnumerable<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.AsReadOnly()
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.BinarySearch(MediaBrowser.Model.Session.Transcoding.VpStepInfo)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.BinarySearch(MediaBrowser.Model.Session.Transcoding.VpStepInfo, System.Collections.Generic.IComparer<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.BinarySearch(System.Int32, System.Int32, MediaBrowser.Model.Session.Transcoding.VpStepInfo, System.Collections.Generic.IComparer<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Clear()
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Contains(MediaBrowser.Model.Session.Transcoding.VpStepInfo)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.ConvertAll<TOutput>(System.Converter<MediaBrowser.Model.Session.Transcoding.VpStepInfo, TOutput>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.CopyTo(MediaBrowser.Model.Session.Transcoding.VpStepInfo[])
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.CopyTo(MediaBrowser.Model.Session.Transcoding.VpStepInfo[], System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.CopyTo(System.Int32, MediaBrowser.Model.Session.Transcoding.VpStepInfo[], System.Int32, System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Exists(System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Find(System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.FindAll(System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.FindIndex(System.Int32, System.Int32, System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.FindIndex(System.Int32, System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.FindIndex(System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.FindLast(System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.FindLastIndex(System.Int32, System.Int32, System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.FindLastIndex(System.Int32, System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.FindLastIndex(System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.ForEach(System.Action<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.GetEnumerator()
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.IndexOf(MediaBrowser.Model.Session.Transcoding.VpStepInfo)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.IndexOf(MediaBrowser.Model.Session.Transcoding.VpStepInfo, System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.IndexOf(MediaBrowser.Model.Session.Transcoding.VpStepInfo, System.Int32, System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Insert(System.Int32, MediaBrowser.Model.Session.Transcoding.VpStepInfo)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.LastIndexOf(MediaBrowser.Model.Session.Transcoding.VpStepInfo)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.LastIndexOf(MediaBrowser.Model.Session.Transcoding.VpStepInfo, System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.LastIndexOf(MediaBrowser.Model.Session.Transcoding.VpStepInfo, System.Int32, System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Remove(MediaBrowser.Model.Session.Transcoding.VpStepInfo)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.RemoveAll(System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.RemoveAt(System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Reverse()
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Sort()
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Sort(System.Collections.Generic.IComparer<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Sort(System.Comparison<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.Generic.IEnumerable<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.GetEnumerator()
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.ToArray()
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.TrimExcess()
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.TrueForAll(System.Predicate<MediaBrowser.Model.Session.Transcoding.VpStepInfo>)
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Capacity
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Count
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.Item[System.Int32]
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.Generic.ICollection<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.IsReadOnly
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<MediaBrowser.Model.Session.Transcoding.VpStepInfo>.System.Collections.IList.Item[System.Int32]
Namespace: MediaBrowser.Model.Session.Transcoding
Assembly: MediaBrowser.Model.dll
Syntax
public class VideoPipelineInfo : List<VpStepInfo>, IList<VpStepInfo>, ICollection<VpStepInfo>, IReadOnlyList<VpStepInfo>, IReadOnlyCollection<VpStepInfo>, IEnumerable<VpStepInfo>, IList, ICollection, IEnumerable
Properties
SecondarySourceInfo
Declaration
public VideoPipelineInfo SecondarySourceInfo { get; set; }
Property Value
Type | Description |
---|---|
VideoPipelineInfo |
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