Class: KalturaApi::KalturaPlayerDeliveryType

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#flashvarsObject

Returns the value of attribute flashvars.



4825
4826
4827
# File 'lib/kaltura_client.rb', line 4825

def flashvars
  @flashvars
end

#idObject

Returns the value of attribute id.



4823
4824
4825
# File 'lib/kaltura_client.rb', line 4823

def id
  @id
end

#labelObject

Returns the value of attribute label.



4824
4825
4826
# File 'lib/kaltura_client.rb', line 4824

def label
  @label
end

#min_versionObject

Returns the value of attribute min_version.



4826
4827
4828
# File 'lib/kaltura_client.rb', line 4826

def min_version
  @min_version
end