Search Results for

    Show / Hide Table of Contents

    Enum EndOfTrackStoringPolicy

    Specifies how reading engine should react on End Of Track event encountered. The default is Omit.
    Namespace: Melanchall.DryWetMidi.Core
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum EndOfTrackStoringPolicy

    Fields

    Name Description
    Omit Omit an event and don't store it to the Events.
    Store Store an event to the Events.
    In this article
    Back to top 2024 / Generated by DocFX