View Source Id3vx.Frame.URL (Id3vx v0.0.1-rc4)

URL frame structs, used for all W???-frames except WXXX.

Known URL frames:

  • WCOM: Commercial information
  • WCOP: Copyright/Legal information
  • WFED: Podcast link
  • WOAF: Official audio file webpage
  • WOAR: Official artist/performer webpage
  • WOAS: Official audio source webpage
  • WORS: Official Internet radio station homepage
  • WPAY: Payment
  • WPUB: Publishers official webpage

Link to this section Summary

Link to this section Types

@type t() :: %Id3vx.Frame.URL{url: String.t()}