View Source Id3vx.Frame.RecommendedBufferSize (Id3vx v0.0.1-rc3)

RBUF frame struct.

Link to this section Summary

Link to this section Types

@type t() :: %Id3vx.Frame.RecommendedBufferSize{
  buffer_size: String.t(),
  embedded_info: boolean(),
  offset: String.t()
}