Sha256: 123d2c486e287d98da610fc2072c9ba408f5520b281e2c42718ec32c8f6832f3
Contents?: true
Size: 259 Bytes
Versions: 7
Compression:
Stored size: 259 Bytes
Contents
module Unimatrix::Alchemist class VideoEncoder < Unimatrix::DynamicResource field :id field :uuid field :state field :realm_uuid field :created_at field :updated_at has_many :rendition_profiles has_many :videos end end
Version data entries
7 entries across 7 versions & 1 rubygems