Class: Kaltura::KalturaConversionProfile

Inherits:
Object
  • Object
show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#aspectRatioObject

Returns the value of attribute aspectRatio.



166
167
168
# File 'lib/kaltura_client.rb', line 166

def aspectRatio
  @aspectRatio
end

#bypassFlvObject

Returns the value of attribute bypassFlv.



167
168
169
# File 'lib/kaltura_client.rb', line 167

def bypassFlv
  @bypassFlv
end

#commercialTranscoderObject

Returns the value of attribute commercialTranscoder.



168
169
170
# File 'lib/kaltura_client.rb', line 168

def commercialTranscoder
  @commercialTranscoder
end

#heightObject

Returns the value of attribute height.



165
166
167
# File 'lib/kaltura_client.rb', line 165

def height
  @height
end

#nameObject

Returns the value of attribute name.



162
163
164
# File 'lib/kaltura_client.rb', line 162

def name
  @name
end

#profileTypeObject

Returns the value of attribute profileType.



163
164
165
# File 'lib/kaltura_client.rb', line 163

def profileType
  @profileType
end

#useWithBulkObject

Returns the value of attribute useWithBulk.



169
170
171
# File 'lib/kaltura_client.rb', line 169

def useWithBulk
  @useWithBulk
end

#widthObject

Returns the value of attribute width.



164
165
166
# File 'lib/kaltura_client.rb', line 164

def width
  @width
end