wavex v0.2.5 Wavex.Error.ByteRateMismatch

An mismatched byte rate value.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Wavex.Error.ByteRateMismatch{
  actual: non_neg_integer(),
  expected: non_neg_integer()
}