Class: Kaltura::KalturaUiConf

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

Instance Attribute Summary collapse

Instance Attribute Details

#confFileObject

Returns the value of attribute confFile.



99
100
101
# File 'lib/kaltura_client.rb', line 99

def confFile
  @confFile
end

#confVarsObject

Returns the value of attribute confVars.



100
101
102
# File 'lib/kaltura_client.rb', line 100

def confVars
  @confVars
end

#heightObject

Returns the value of attribute height.



95
96
97
# File 'lib/kaltura_client.rb', line 95

def height
  @height
end

#htmlParamsObject

Returns the value of attribute htmlParams.



96
97
98
# File 'lib/kaltura_client.rb', line 96

def htmlParams
  @htmlParams
end

#nameObject

Returns the value of attribute name.



92
93
94
# File 'lib/kaltura_client.rb', line 92

def name
  @name
end

#objTypeObject

Returns the value of attribute objType.



93
94
95
# File 'lib/kaltura_client.rb', line 93

def objType
  @objType
end

#swfUrlObject

Returns the value of attribute swfUrl.



97
98
99
# File 'lib/kaltura_client.rb', line 97

def swfUrl
  @swfUrl
end

#swfUrlVersionObject

Returns the value of attribute swfUrlVersion.



98
99
100
# File 'lib/kaltura_client.rb', line 98

def swfUrlVersion
  @swfUrlVersion
end

#tagsObject

Returns the value of attribute tags.



102
103
104
# File 'lib/kaltura_client.rb', line 102

def tags
  @tags
end

#useCdnObject

Returns the value of attribute useCdn.



101
102
103
# File 'lib/kaltura_client.rb', line 101

def useCdn
  @useCdn
end

#widthObject

Returns the value of attribute width.



94
95
96
# File 'lib/kaltura_client.rb', line 94

def width
  @width
end