Search Results for

    Show / Hide Table of Contents

    Enum UnknownChannelEventInstruction

    Instruction for reading engine which tells how unknown channel event should be handled.
    Namespace: Melanchall.DryWetMidi.Core
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum UnknownChannelEventInstruction

    Fields

    Name Description
    Abort Abort reading and throw UnknownChannelEventException.
    SkipData Skip data bytes.
    In this article
    Back to top 2024 / Generated by DocFX