Search Results for

    Show / Hide Table of Contents

    Enum ExtraTrackChunkPolicy

    Specifies how reading engine should react on new track chunk if already read chunks count greater or equals the one declared at the file header. The default is Read.
    Namespace: Melanchall.DryWetMidi.Core
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum ExtraTrackChunkPolicy : byte

    Fields

    Name Description
    Read Read a track chunk anyway.
    Skip Skip chunk and go to the next one.
    In this article
    Back to top 2024 / Generated by DocFX