Search Results for

    Show / Hide Table of Contents

    Class TimedMetadataItem

    Inheritance
    System.Object
    TimedMetadataItem
    Namespace: RenderHeads.Media.AVProVideo
    Assembly: cs.temp.dll.dll
    Syntax
    public class TimedMetadataItem

    Properties

    PresentationTime

    Declaration
    public double PresentationTime { get; }
    Property Value
    Type Description
    System.Double

    Text

    Declaration
    public string Text { get; }
    Property Value
    Type Description
    System.String
    In This Article