Class: Sevendigital::Format

Inherits:
Object
  • Object
show all
Defined in:
lib/sevendigital/model/format.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bit_rateObject

Returns the value of attribute bit_rate.



4
5
6
# File 'lib/sevendigital/model/format.rb', line 4

def bit_rate
  @bit_rate
end

#drm_freeObject

Returns the value of attribute drm_free.



4
5
6
# File 'lib/sevendigital/model/format.rb', line 4

def drm_free
  @drm_free
end

#file_formatObject

Returns the value of attribute file_format.



4
5
6
# File 'lib/sevendigital/model/format.rb', line 4

def file_format
  @file_format
end

#idObject

Returns the value of attribute id.



4
5
6
# File 'lib/sevendigital/model/format.rb', line 4

def id
  @id
end