View Source Id3vx.Frame.AudioEncryption (Id3vx v0.0.1-rc6)

Link to this section Summary

Link to this section Types

@type t() :: %Id3vx.Frame.AudioEncryption{
  encryption_info: binary(),
  owner_identifier: String.t(),
  preview_length: binary(),
  preview_start: binary()
}