wavex v0.5.5 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(<<_::32>>, <<_::32>>) ::
  :ok | {:error, Wavex.Error.UnexpectedFourCC.t()}

Verify a FourCC (four character code).