Table of Contents

Class ChunkIdentifier

Namespace
NAudio.Utils
Assembly
NAudio.Core.dll

Chunk Identifier helpers

public class ChunkIdentifier
Inheritance
ChunkIdentifier
Inherited Members

Constructors

ChunkIdentifier()

public ChunkIdentifier()

Methods

ChunkIdentifierToInt32(string)

Chunk identifier to Int32 (replaces mmioStringToFOURCC)

public static int ChunkIdentifierToInt32(string s)

Parameters

s string

four character chunk identifier

Returns

int

Chunk identifier as int 32