Nadia.Model.VideoQuality (nadia v1.6.0)

View Source

Summary

Types

t()

@type t() :: %Nadia.Model.VideoQuality{
  codec: binary(),
  file_id: binary(),
  file_size: integer(),
  file_unique_id: binary(),
  height: integer(),
  width: integer()
}