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

Link to this section Summary

Link to this section Types

@type t() :: %Id3vx.Frame.GroupIdentificationRegistration{
  group_dependent_data: binary(),
  owner_identifier: String.t(),
  symbol: integer()
}