Sha256: 99952c821928720931ec49d8d03557aa37500183479a9226332f811c5c033011
Contents?: true
Size: 327 Bytes
Versions: 14
Compression:
Stored size: 327 Bytes
Contents
module Unimatrix::Alchemist class RenditionProfile < Unimatrix::Resource field :id field :uuid field :height field :width field :content_type field :bit_rate field :created_at field :updated_at has_many :renditions has_many :activity_proxies has_many :video_encoders end end
Version data entries
14 entries across 14 versions & 1 rubygems