Class: Kaltura::KalturaEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#adminTagsObject

Returns the value of attribute adminTags.



53
54
55
# File 'lib/kaltura_client.rb', line 53

def adminTags
  @adminTags
end

#conversionQualityObject

Returns the value of attribute conversionQuality.



38
39
40
# File 'lib/kaltura_client.rb', line 38

def conversionQuality
  @conversionQuality
end

#creditObject

Returns the value of attribute credit.



35
36
37
# File 'lib/kaltura_client.rb', line 35

def credit
  @credit
end

#dataContentObject

Returns the value of attribute dataContent.



40
41
42
# File 'lib/kaltura_client.rb', line 40

def dataContent
  @dataContent
end

#descriptionObject

Returns the value of attribute description.



51
52
53
# File 'lib/kaltura_client.rb', line 51

def description
  @description
end

#desiredVersionObject

Returns the value of attribute desiredVersion.



41
42
43
# File 'lib/kaltura_client.rb', line 41

def desiredVersion
  @desiredVersion
end

#filenameObject

Returns the value of attribute filename.



44
45
46
# File 'lib/kaltura_client.rb', line 44

def filename
  @filename
end

#groupIdObject

Returns the value of attribute groupId.



36
37
38
# File 'lib/kaltura_client.rb', line 36

def groupId
  @groupId
end

#indexedCustomData1Object

Returns the value of attribute indexedCustomData1.



46
47
48
# File 'lib/kaltura_client.rb', line 46

def indexedCustomData1
  @indexedCustomData1
end

#licenseTypeObject

Returns the value of attribute licenseType.



34
35
36
# File 'lib/kaltura_client.rb', line 34

def licenseType
  @licenseType
end

#mediaDateObject

Returns the value of attribute mediaDate.



52
53
54
# File 'lib/kaltura_client.rb', line 52

def mediaDate
  @mediaDate
end

#mediaIdObject

Returns the value of attribute mediaId.



48
49
50
# File 'lib/kaltura_client.rb', line 48

def mediaId
  @mediaId
end

#mediaTypeObject

Returns the value of attribute mediaType.



30
31
32
# File 'lib/kaltura_client.rb', line 30

def mediaType
  @mediaType
end

#nameObject

Returns the value of attribute name.



27
28
29
# File 'lib/kaltura_client.rb', line 27

def name
  @name
end

#partnerDataObject

Returns the value of attribute partnerData.



37
38
39
# File 'lib/kaltura_client.rb', line 37

def partnerData
  @partnerData
end

#permissionsObject

Returns the value of attribute permissions.



39
40
41
# File 'lib/kaltura_client.rb', line 39

def permissions
  @permissions
end

#realFilenameObject

Returns the value of attribute realFilename.



45
46
47
# File 'lib/kaltura_client.rb', line 45

def realFilename
  @realFilename
end

#screenNameObject

Returns the value of attribute screenName.



49
50
51
# File 'lib/kaltura_client.rb', line 49

def screenName
  @screenName
end

#siteUrlObject

Returns the value of attribute siteUrl.



50
51
52
# File 'lib/kaltura_client.rb', line 50

def siteUrl
  @siteUrl
end

#sourceObject

Returns the value of attribute source.



31
32
33
# File 'lib/kaltura_client.rb', line 31

def source
  @source
end

#sourceIdObject

Returns the value of attribute sourceId.



32
33
34
# File 'lib/kaltura_client.rb', line 32

def sourceId
  @sourceId
end

Returns the value of attribute sourceLink.



33
34
35
# File 'lib/kaltura_client.rb', line 33

def sourceLink
  @sourceLink
end

#tagsObject

Returns the value of attribute tags.



28
29
30
# File 'lib/kaltura_client.rb', line 28

def tags
  @tags
end

#thumbOffsetObject

Returns the value of attribute thumbOffset.



47
48
49
# File 'lib/kaltura_client.rb', line 47

def thumbOffset
  @thumbOffset
end

#thumbUrlObject

Returns the value of attribute thumbUrl.



43
44
45
# File 'lib/kaltura_client.rb', line 43

def thumbUrl
  @thumbUrl
end

#typeObject

Returns the value of attribute type.



29
30
31
# File 'lib/kaltura_client.rb', line 29

def type
  @type
end

#urlObject

Returns the value of attribute url.



42
43
44
# File 'lib/kaltura_client.rb', line 42

def url
  @url
end