Class: Kaltura::KalturaEntry
- Inherits:
-
Object
- Object
- Kaltura::KalturaEntry
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#adminTags ⇒ Object
Returns the value of attribute adminTags.
-
#conversionQuality ⇒ Object
Returns the value of attribute conversionQuality.
-
#credit ⇒ Object
Returns the value of attribute credit.
-
#dataContent ⇒ Object
Returns the value of attribute dataContent.
-
#description ⇒ Object
Returns the value of attribute description.
-
#desiredVersion ⇒ Object
Returns the value of attribute desiredVersion.
-
#filename ⇒ Object
Returns the value of attribute filename.
-
#groupId ⇒ Object
Returns the value of attribute groupId.
-
#indexedCustomData1 ⇒ Object
Returns the value of attribute indexedCustomData1.
-
#licenseType ⇒ Object
Returns the value of attribute licenseType.
-
#mediaDate ⇒ Object
Returns the value of attribute mediaDate.
-
#mediaId ⇒ Object
Returns the value of attribute mediaId.
-
#mediaType ⇒ Object
Returns the value of attribute mediaType.
-
#name ⇒ Object
Returns the value of attribute name.
-
#partnerData ⇒ Object
Returns the value of attribute partnerData.
-
#permissions ⇒ Object
Returns the value of attribute permissions.
-
#realFilename ⇒ Object
Returns the value of attribute realFilename.
-
#screenName ⇒ Object
Returns the value of attribute screenName.
-
#siteUrl ⇒ Object
Returns the value of attribute siteUrl.
-
#source ⇒ Object
Returns the value of attribute source.
-
#sourceId ⇒ Object
Returns the value of attribute sourceId.
-
#sourceLink ⇒ Object
Returns the value of attribute sourceLink.
-
#tags ⇒ Object
Returns the value of attribute tags.
-
#thumbOffset ⇒ Object
Returns the value of attribute thumbOffset.
-
#thumbUrl ⇒ Object
Returns the value of attribute thumbUrl.
-
#type ⇒ Object
Returns the value of attribute type.
-
#url ⇒ Object
Returns the value of attribute url.
Instance Attribute Details
#adminTags ⇒ Object
Returns the value of attribute adminTags.
53 54 55 |
# File 'lib/kaltura_client.rb', line 53 def adminTags @adminTags end |
#conversionQuality ⇒ Object
Returns the value of attribute conversionQuality.
38 39 40 |
# File 'lib/kaltura_client.rb', line 38 def conversionQuality @conversionQuality end |
#credit ⇒ Object
Returns the value of attribute credit.
35 36 37 |
# File 'lib/kaltura_client.rb', line 35 def credit @credit end |
#dataContent ⇒ Object
Returns the value of attribute dataContent.
40 41 42 |
# File 'lib/kaltura_client.rb', line 40 def dataContent @dataContent end |
#description ⇒ Object
Returns the value of attribute description.
51 52 53 |
# File 'lib/kaltura_client.rb', line 51 def description @description end |
#desiredVersion ⇒ Object
Returns the value of attribute desiredVersion.
41 42 43 |
# File 'lib/kaltura_client.rb', line 41 def desiredVersion @desiredVersion end |
#filename ⇒ Object
Returns the value of attribute filename.
44 45 46 |
# File 'lib/kaltura_client.rb', line 44 def filename @filename end |
#groupId ⇒ Object
Returns the value of attribute groupId.
36 37 38 |
# File 'lib/kaltura_client.rb', line 36 def groupId @groupId end |
#indexedCustomData1 ⇒ Object
Returns the value of attribute indexedCustomData1.
46 47 48 |
# File 'lib/kaltura_client.rb', line 46 def indexedCustomData1 @indexedCustomData1 end |
#licenseType ⇒ Object
Returns the value of attribute licenseType.
34 35 36 |
# File 'lib/kaltura_client.rb', line 34 def licenseType @licenseType end |
#mediaDate ⇒ Object
Returns the value of attribute mediaDate.
52 53 54 |
# File 'lib/kaltura_client.rb', line 52 def mediaDate @mediaDate end |
#mediaId ⇒ Object
Returns the value of attribute mediaId.
48 49 50 |
# File 'lib/kaltura_client.rb', line 48 def mediaId @mediaId end |
#mediaType ⇒ Object
Returns the value of attribute mediaType.
30 31 32 |
# File 'lib/kaltura_client.rb', line 30 def mediaType @mediaType end |
#name ⇒ Object
Returns the value of attribute name.
27 28 29 |
# File 'lib/kaltura_client.rb', line 27 def name @name end |
#partnerData ⇒ Object
Returns the value of attribute partnerData.
37 38 39 |
# File 'lib/kaltura_client.rb', line 37 def partnerData @partnerData end |
#permissions ⇒ Object
Returns the value of attribute permissions.
39 40 41 |
# File 'lib/kaltura_client.rb', line 39 def @permissions end |
#realFilename ⇒ Object
Returns the value of attribute realFilename.
45 46 47 |
# File 'lib/kaltura_client.rb', line 45 def realFilename @realFilename end |
#screenName ⇒ Object
Returns the value of attribute screenName.
49 50 51 |
# File 'lib/kaltura_client.rb', line 49 def screenName @screenName end |
#siteUrl ⇒ Object
Returns the value of attribute siteUrl.
50 51 52 |
# File 'lib/kaltura_client.rb', line 50 def siteUrl @siteUrl end |
#source ⇒ Object
Returns the value of attribute source.
31 32 33 |
# File 'lib/kaltura_client.rb', line 31 def source @source end |
#sourceId ⇒ Object
Returns the value of attribute sourceId.
32 33 34 |
# File 'lib/kaltura_client.rb', line 32 def sourceId @sourceId end |
#sourceLink ⇒ Object
Returns the value of attribute sourceLink.
33 34 35 |
# File 'lib/kaltura_client.rb', line 33 def sourceLink @sourceLink end |
#tags ⇒ Object
Returns the value of attribute tags.
28 29 30 |
# File 'lib/kaltura_client.rb', line 28 def @tags end |
#thumbOffset ⇒ Object
Returns the value of attribute thumbOffset.
47 48 49 |
# File 'lib/kaltura_client.rb', line 47 def thumbOffset @thumbOffset end |
#thumbUrl ⇒ Object
Returns the value of attribute thumbUrl.
43 44 45 |
# File 'lib/kaltura_client.rb', line 43 def thumbUrl @thumbUrl end |
#type ⇒ Object
Returns the value of attribute type.
29 30 31 |
# File 'lib/kaltura_client.rb', line 29 def type @type end |
#url ⇒ Object
Returns the value of attribute url.
42 43 44 |
# File 'lib/kaltura_client.rb', line 42 def url @url end |