Class: Kaltura::UiConf

Inherits:
ObjectBase show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#conf_fileObject

Returns the value of attribute conf_file.



991
992
993
# File 'lib/kaltura/kaltura_client.rb', line 991

def conf_file
  @conf_file
end

#conf_file_featuresObject

Returns the value of attribute conf_file_features.



992
993
994
# File 'lib/kaltura/kaltura_client.rb', line 992

def conf_file_features
  @conf_file_features
end

#conf_file_pathObject

Returns the value of attribute conf_file_path.



990
991
992
# File 'lib/kaltura/kaltura_client.rb', line 990

def conf_file_path
  @conf_file_path
end

#conf_varsObject

Returns the value of attribute conf_vars.



993
994
995
# File 'lib/kaltura/kaltura_client.rb', line 993

def conf_vars
  @conf_vars
end

#created_atObject

Returns the value of attribute created_at.



997
998
999
# File 'lib/kaltura/kaltura_client.rb', line 997

def created_at
  @created_at
end

#creation_modeObject

Returns the value of attribute creation_mode.



999
1000
1001
# File 'lib/kaltura/kaltura_client.rb', line 999

def creation_mode
  @creation_mode
end

#descriptionObject

Returns the value of attribute description.



982
983
984
# File 'lib/kaltura/kaltura_client.rb', line 982

def description
  @description
end

#heightObject

Returns the value of attribute height.



987
988
989
# File 'lib/kaltura/kaltura_client.rb', line 987

def height
  @height
end

#html_paramsObject

Returns the value of attribute html_params.



988
989
990
# File 'lib/kaltura/kaltura_client.rb', line 988

def html_params
  @html_params
end

#idObject

Returns the value of attribute id.



980
981
982
# File 'lib/kaltura/kaltura_client.rb', line 980

def id
  @id
end

#nameObject

Returns the value of attribute name.



981
982
983
# File 'lib/kaltura/kaltura_client.rb', line 981

def name
  @name
end

#obj_typeObject

Returns the value of attribute obj_type.



984
985
986
# File 'lib/kaltura/kaltura_client.rb', line 984

def obj_type
  @obj_type
end

#obj_type_as_stringObject

Returns the value of attribute obj_type_as_string.



985
986
987
# File 'lib/kaltura/kaltura_client.rb', line 985

def obj_type_as_string
  @obj_type_as_string
end

#partner_idObject

Returns the value of attribute partner_id.



983
984
985
# File 'lib/kaltura/kaltura_client.rb', line 983

def partner_id
  @partner_id
end

#swf_urlObject

Returns the value of attribute swf_url.



989
990
991
# File 'lib/kaltura/kaltura_client.rb', line 989

def swf_url
  @swf_url
end

#swf_url_versionObject

Returns the value of attribute swf_url_version.



996
997
998
# File 'lib/kaltura/kaltura_client.rb', line 996

def swf_url_version
  @swf_url_version
end

#tagsObject

Returns the value of attribute tags.



995
996
997
# File 'lib/kaltura/kaltura_client.rb', line 995

def tags
  @tags
end

#updated_atObject

Returns the value of attribute updated_at.



998
999
1000
# File 'lib/kaltura/kaltura_client.rb', line 998

def updated_at
  @updated_at
end

#use_cdnObject

Returns the value of attribute use_cdn.



994
995
996
# File 'lib/kaltura/kaltura_client.rb', line 994

def use_cdn
  @use_cdn
end

#widthObject

Returns the value of attribute width.



986
987
988
# File 'lib/kaltura/kaltura_client.rb', line 986

def width
  @width
end