wavex v0.12.0 Wavex.FourCC

A four character code, used to identify the subsequent chunk.

Link to this section Summary

Functions

Verify a FourCC

Link to this section Types

Link to this type t()
t() :: <<_::32>>

Link to this section Functions

Link to this function verify(arg1, arg2)
verify(t(), t()) :: :ok | {:error, Wavex.Error.UnexpectedFourCC.t()}

Verify a FourCC.