Search Results for

    Class AsciicastV2

    Asciicast v2 class containing info for recorded terminal screencast

    Inheritance
    object
    Asciicast
    AsciicastV2
    Inherited Members
    Asciicast.Version
    Asciicast.Width
    Asciicast.Height
    Namespace
    Terminaux.Writer.CyclicWriters.Renderer.Tools @ Terminaux.dll
    Syntax
    public class AsciicastV2 : Asciicast


    Properties

    Command

    Command to be recorded

    Property Value
    string
    Declaration
    [JsonIgnore]
    public string Command { get; }

    Duration

    Duration of the Asciicast recording

    Property Value
    float
    Declaration
    [JsonIgnore]
    public float Duration { get; }

    Environment

    Environment of the recorded terminal

    Property Value
    AsciinemaPlayer.EnvironmentInfo
    Declaration
    [JsonIgnore]
    public AsciinemaPlayer.EnvironmentInfo? Environment { get; }

    IdleTimeLimit

    Maximum idle limit

    Property Value
    float
    Declaration
    [JsonIgnore]
    public float IdleTimeLimit { get; }

    StdOutData

    Delay and Data

    Property Value
    List<(double, string, string)>
    Declaration
    [JsonIgnore]
    public override List<(double, string, string)> StdOutData { get; }
    Overrides
    Asciicast.StdOutData

    Theme

    Theme info for the recorded terminal

    Property Value
    AsciinemaPlayer.ThemeInfo
    Declaration
    [JsonIgnore]
    public AsciinemaPlayer.ThemeInfo? Theme { get; }

    Timestamp

    Duration of the Asciicast recording

    Property Value
    int
    Declaration
    [JsonIgnore]
    public int Timestamp { get; }

    Title

    Duration of the Asciicast recording

    Property Value
    string
    Declaration
    [JsonIgnore]
    public string Title { get; }
    Show / Hide Table of Contents

    Table of contents



      About

      Copyright © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •