Search Results for

    Show / Hide Table of Contents

    Enum UnknownFileFormatPolicy

    Specifies how reading engine should react on file format which doesn't belong to the MidiFileFormat.
    Namespace: Melanchall.DryWetMidi.Core
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum UnknownFileFormatPolicy

    Fields

    Name Description
    Abort Abort reading and throw an UnknownFileFormatException.
    Ignore Ignore unknown file format and try to read chunks.
    In this article
    Back to top 2025 / Generated by DocFX