Search Results for

    Show / Hide Table of Contents

    Enum UnexpectedTrackChunksCountPolicy

    Specifies how reading engine should react on unexpected track chunks count. The default is Ignore.
    Namespace: Melanchall.DryWetMidi.Core
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum UnexpectedTrackChunksCountPolicy

    Fields

    Name Description
    Abort Abort reading and throw an UnexpectedTrackChunksCountException.
    Ignore Ignore unexpected track chunks count.
    In this article
    Back to top 2024 / Generated by DocFX