wavex v0.5.2 Wavex.Utils

Miscellaneous utilities.

Link to this section Summary

Functions

Verify a FourCC (four character code)

Link to this section Functions

Link to this function verify_four_cc(expected, expected)
verify_four_cc(non_neg_integer(), non_neg_integer()) ::
  :ok | {:error, Wavex.Error.UnexpectedFourCC.t()}

Verify a FourCC (four character code).