VisioForge (c) 2025

Search Results for

    Class TSProgramEnumerator

    Provides functionality to read MPEG-TS program information via tsdemux.

    Inheritance
    object
    TSProgramEnumerator
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.MediaInfo
    Assembly: VisioForge.Core.dll
    Syntax
    public static class TSProgramEnumerator

    Methods

    EnumeratePrograms(string)

    Enumerates the TS file programs.

    Declaration
    public static int[] EnumeratePrograms(string filePath)
    Parameters
    Type Name Description
    string filePath

    The file path.

    Returns
    Type Description
    int[]

    System.Int32[].