Class: Kaltura::KalturaPlayerEmbedCodeType

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

#entry_onlyObject

Returns the value of attribute entry_only.



4833
4834
4835
# File 'lib/kaltura_client.rb', line 4833

def entry_only
  @entry_only
end

#idObject

Returns the value of attribute id.



4831
4832
4833
# File 'lib/kaltura_client.rb', line 4831

def id
  @id
end

#labelObject

Returns the value of attribute label.



4832
4833
4834
# File 'lib/kaltura_client.rb', line 4832

def label
  @label
end

#min_versionObject

Returns the value of attribute min_version.



4834
4835
4836
# File 'lib/kaltura_client.rb', line 4834

def min_version
  @min_version
end