Sha256: 330ef60a1c7c5f71e5fedae1c2e29bfefa0448025d766690be3c9071c0dda557

Contents?: true

Size: 278 Bytes

Versions: 10

Compression:

Stored size: 278 Bytes

Contents

module Unimatrix::Alchemist

  class AwsRenditionProfile < RenditionProfile

    field :preset_id
    field :transcoder 
    field :encryption
    field :encryption_system_id
    field :encryption_url
    field :encryption_static_key
    field :encryption_static_url

  end

end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
unimatrix-3.4.0 lib/unimatrix/alchemist/aws_rendition_profile.rb
unimatrix-3.3.4 lib/unimatrix/alchemist/aws_rendition_profile.rb
unimatrix-3.3.3 lib/unimatrix/alchemist/aws_rendition_profile.rb
unimatrix-3.3.2 lib/unimatrix/alchemist/aws_rendition_profile.rb
unimatrix-3.3.1 lib/unimatrix/alchemist/aws_rendition_profile.rb
unimatrix-3.3.0 lib/unimatrix/alchemist/aws_rendition_profile.rb
unimatrix-3.2.0 lib/unimatrix/alchemist/aws_rendition_profile.rb
unimatrix-3.1.0 lib/unimatrix/alchemist/aws_rendition_profile.rb
unimatrix-3.0.0 lib/unimatrix/alchemist/aws_rendition_profile.rb
unimatrix-2.9.0 lib/unimatrix/alchemist/aws_rendition_profile.rb