kaltura-client 3.2.0 → 3.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. data/README +3 -0
  2. data/kaltura.yml +4 -4
  3. data/lib/kaltura_client.rb +2269 -12871
  4. data/lib/kaltura_client_base.rb +289 -222
  5. data/lib/kaltura_enums.rb +3119 -0
  6. data/lib/kaltura_plugins/kaltura_ad_cue_point_client_plugin.rb +30 -0
  7. data/lib/kaltura_plugins/kaltura_admin_console_client_plugin.rb +125 -78
  8. data/lib/kaltura_plugins/kaltura_annotation_client_plugin.rb +76 -34
  9. data/lib/kaltura_plugins/kaltura_attachment_client_plugin.rb +71 -40
  10. data/lib/kaltura_plugins/kaltura_bulk_upload_client_plugin.rb +25 -22
  11. data/lib/kaltura_plugins/kaltura_bulk_upload_csv_client_plugin.rb +7 -0
  12. data/lib/kaltura_plugins/kaltura_bulk_upload_filter_client_plugin.rb +14 -0
  13. data/lib/kaltura_plugins/kaltura_bulk_upload_xml_client_plugin.rb +5 -0
  14. data/lib/kaltura_plugins/kaltura_caption_client_plugin.rb +167 -77
  15. data/lib/kaltura_plugins/kaltura_caption_search_client_plugin.rb +56 -12
  16. data/lib/kaltura_plugins/kaltura_cielo24client_plugin.rb +89 -0
  17. data/lib/kaltura_plugins/kaltura_code_cue_point_client_plugin.rb +31 -0
  18. data/lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb +706 -194
  19. data/lib/kaltura_plugins/kaltura_cue_point_client_plugin.rb +124 -34
  20. data/lib/kaltura_plugins/kaltura_document_client_plugin.rb +238 -102
  21. data/lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb +328 -55
  22. data/lib/kaltura_plugins/kaltura_drop_folder_xml_bulk_upload_client_plugin.rb +5 -0
  23. data/lib/kaltura_plugins/kaltura_email_notification_client_plugin.rb +122 -0
  24. data/lib/kaltura_plugins/kaltura_event_cue_point_client_plugin.rb +18 -0
  25. data/lib/kaltura_plugins/kaltura_event_notification_client_plugin.rb +142 -51
  26. data/lib/kaltura_plugins/kaltura_external_media_client_plugin.rb +54 -33
  27. data/lib/kaltura_plugins/kaltura_feed_drop_folder_client_plugin.rb +28 -0
  28. data/lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb +84 -0
  29. data/lib/kaltura_plugins/kaltura_http_notification_client_plugin.rb +94 -0
  30. data/lib/kaltura_plugins/kaltura_integration_client_plugin.rb +127 -0
  31. data/lib/kaltura_plugins/kaltura_kaltura_internal_tools_client_plugin.rb +25 -11
  32. data/lib/kaltura_plugins/kaltura_kontiki_client_plugin.rb +31 -0
  33. data/lib/kaltura_plugins/kaltura_like_client_plugin.rb +95 -13
  34. data/lib/kaltura_plugins/kaltura_metadata_client_plugin.rb +331 -149
  35. data/lib/kaltura_plugins/kaltura_quiz_client_plugin.rb +365 -0
  36. data/lib/kaltura_plugins/kaltura_scheduled_task_client_plugin.rb +132 -31
  37. data/lib/kaltura_plugins/kaltura_scheduled_task_content_distribution_client_plugin.rb +6 -0
  38. data/lib/kaltura_plugins/kaltura_scheduled_task_event_notification_client_plugin.rb +6 -0
  39. data/lib/kaltura_plugins/kaltura_scheduled_task_metadata_client_plugin.rb +8 -0
  40. data/lib/kaltura_plugins/kaltura_short_link_client_plugin.rb +74 -27
  41. data/lib/kaltura_plugins/kaltura_system_partner_client_plugin.rb +203 -62
  42. data/lib/kaltura_plugins/kaltura_tag_search_client_plugin.rb +51 -14
  43. data/lib/kaltura_plugins/kaltura_thumb_cue_point_client_plugin.rb +44 -1
  44. data/lib/kaltura_plugins/kaltura_transcript_client_plugin.rb +101 -0
  45. data/lib/kaltura_plugins/kaltura_var_console_client_plugin.rb +59 -11
  46. data/lib/kaltura_plugins/kaltura_velocix_client_plugin.rb +8 -0
  47. data/lib/kaltura_plugins/kaltura_virus_scan_client_plugin.rb +87 -28
  48. data/lib/kaltura_plugins/kaltura_voicebase_client_plugin.rb +82 -0
  49. data/lib/kaltura_plugins/kaltura_wowza_client_plugin.rb +99 -0
  50. data/lib/kaltura_types.rb +13862 -0
  51. data/test/access_control_service_test.rb +35 -42
  52. data/test/base_entry_service_test.rb +265 -241
  53. data/test/configuration_test.rb +19 -14
  54. data/test/media_service_test.rb +296 -294
  55. data/test/metadata_profile_service_test.rb +30 -32
  56. data/test/response_profile_test.rb +208 -0
  57. data/test/test_helper.rb +3 -3
  58. metadata +53 -51
  59. data/lib/kaltura_plugins/kaltura_abc_screeners_watermark_access_control_client_plugin.rb +0 -37
  60. data/lib/kaltura_plugins/kaltura_aspera_client_plugin.rb +0 -61
  61. data/lib/kaltura_plugins/kaltura_audit_client_plugin.rb +0 -349
  62. data/lib/kaltura_plugins/kaltura_drm_client_plugin.rb +0 -401
  63. data/lib/kaltura_plugins/kaltura_multi_centers_client_plugin.rb +0 -45
  64. data/lib/kaltura_plugins/kaltura_play_ready_client_plugin.rb +0 -347
  65. data/lib/kaltura_plugins/kaltura_webex_drop_folder_client_plugin.rb +0 -111
  66. data/lib/kaltura_plugins/kaltura_widevine_client_plugin.rb +0 -195
@@ -1,45 +0,0 @@
1
- # ===================================================================================================
2
- # _ __ _ _
3
- # | |/ /__ _| | |_ _ _ _ _ __ _
4
- # | ' </ _` | | _| || | '_/ _` |
5
- # |_|\_\__,_|_|\__|\_,_|_| \__,_|
6
- #
7
- # This file is part of the Kaltura Collaborative Media Suite which allows users
8
- # to do with audio, video, and animation what Wiki platfroms allow them to do with
9
- # text.
10
- #
11
- # Copyright (C) 2006-2011 Kaltura Inc.
12
- #
13
- # This program is free software: you can redistribute it and/or modify
14
- # it under the terms of the GNU Affero General Public License as
15
- # published by the Free Software Foundation, either version 3 of the
16
- # License, or (at your option) any later version.
17
- #
18
- # This program is distributed in the hope that it will be useful,
19
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
20
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21
- # GNU Affero General Public License for more details.
22
- #
23
- # You should have received a copy of the GNU Affero General Public License
24
- # along with this program. If not, see <http:#www.gnu.org/licenses/>.
25
- #
26
- # @ignore
27
- # ===================================================================================================
28
- require 'kaltura_client.rb'
29
-
30
- module Kaltura
31
-
32
- class KalturaFileSyncImportJobData < KalturaJobData
33
- attr_accessor :source_url
34
- attr_accessor :filesync_id
35
- attr_accessor :tmp_file_path
36
- attr_accessor :dest_file_path
37
- attr_accessor :file_size
38
-
39
- def file_size=(val)
40
- @file_size = val.to_i
41
- end
42
- end
43
-
44
-
45
- end
@@ -1,347 +0,0 @@
1
- # ===================================================================================================
2
- # _ __ _ _
3
- # | |/ /__ _| | |_ _ _ _ _ __ _
4
- # | ' </ _` | | _| || | '_/ _` |
5
- # |_|\_\__,_|_|\__|\_,_|_| \__,_|
6
- #
7
- # This file is part of the Kaltura Collaborative Media Suite which allows users
8
- # to do with audio, video, and animation what Wiki platfroms allow them to do with
9
- # text.
10
- #
11
- # Copyright (C) 2006-2011 Kaltura Inc.
12
- #
13
- # This program is free software: you can redistribute it and/or modify
14
- # it under the terms of the GNU Affero General Public License as
15
- # published by the Free Software Foundation, either version 3 of the
16
- # License, or (at your option) any later version.
17
- #
18
- # This program is distributed in the hope that it will be useful,
19
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
20
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21
- # GNU Affero General Public License for more details.
22
- #
23
- # You should have received a copy of the GNU Affero General Public License
24
- # along with this program. If not, see <http:#www.gnu.org/licenses/>.
25
- #
26
- # @ignore
27
- # ===================================================================================================
28
- require 'kaltura_client.rb'
29
- require File.dirname(__FILE__) + '/kaltura_drm_client_plugin.rb'
30
-
31
- module Kaltura
32
-
33
- class KalturaPlayReadyAnalogVideoOPL
34
- MIN_100 = 100
35
- MIN_150 = 150
36
- MIN_200 = 200
37
- end
38
-
39
- class KalturaPlayReadyCompressedDigitalVideoOPL
40
- MIN_400 = 400
41
- MIN_500 = 500
42
- end
43
-
44
- class KalturaPlayReadyDigitalAudioOPL
45
- MIN_100 = 100
46
- MIN_150 = 150
47
- MIN_200 = 200
48
- MIN_250 = 250
49
- MIN_300 = 300
50
- end
51
-
52
- class KalturaPlayReadyLicenseRemovalPolicy
53
- FIXED_FROM_EXPIRATION = 1
54
- ENTRY_SCHEDULING_END = 2
55
- NONE = 3
56
- end
57
-
58
- class KalturaPlayReadyMinimumLicenseSecurityLevel
59
- NON_COMMERCIAL_QUALITY = 150
60
- COMMERCIAL_QUALITY = 2000
61
- end
62
-
63
- class KalturaPlayReadyUncompressedDigitalVideoOPL
64
- MIN_100 = 100
65
- MIN_250 = 250
66
- MIN_270 = 270
67
- MIN_300 = 300
68
- end
69
-
70
- class KalturaPlayReadyAnalogVideoOPId
71
- EXPLICIT_ANALOG_TV = "2098DE8D-7DDD-4BAB-96C6-32EBB6FABEA3"
72
- BEST_EFFORT_EXPLICIT_ANALOG_TV = "225CD36F-F132-49EF-BA8C-C91EA28E4369"
73
- IMAGE_CONSTRAINT_VIDEO = "811C5110-46C8-4C6E-8163-C0482A15D47E"
74
- AGC_AND_COLOR_STRIPE = "C3FD11C6-F8B7-4D20-B008-1DB17D61F2DA"
75
- IMAGE_CONSTRAINT_MONITOR = "D783A191-E083-4BAF-B2DA-E69F910B3772"
76
- end
77
-
78
- class KalturaPlayReadyCopyEnablerType
79
- CSS = "3CAF2814-A7AB-467C-B4DF-54ACC56C66DC"
80
- PRINTER = "3CF2E054-F4D5-46cd-85A6-FCD152AD5FBE"
81
- DEVICE = "6848955D-516B-4EB0-90E8-8F6D5A77B85F"
82
- CLIPBOARD = "6E76C588-C3A9-47ea-A875-546D5209FF38"
83
- SDC = "79F78A0D-0B69-401e-8A90-8BEF30BCE192"
84
- SDC_PREVIEW = "81BD9AD4-A720-4ea1-B510-5D4E6FFB6A4D"
85
- AACS = "C3CF56E0-7FF2-4491-809F-53E21D3ABF07"
86
- HELIX = "CCB0B4E3-8B46-409e-A998-82556E3F5AF4"
87
- CPRM = "CDD801AD-A577-48DB-950E-46D5F1592FAE"
88
- PC = "CE480EDE-516B-40B3-90E1-D6CFC47630C5"
89
- SDC_LIMITED = "E6785609-64CC-4bfa-B82D-6B619733B746"
90
- ORANGE_BOOK_CD = "EC930B7D-1F2D-4682-A38B-8AB977721D0D"
91
- end
92
-
93
- class KalturaPlayReadyDigitalAudioOPId
94
- SCMS = "6D5CFA59-C250-4426-930E-FAC72C8FCFA6"
95
- end
96
-
97
- class KalturaPlayReadyPlayEnablerType
98
- HELIX = "002F9772-38A0-43E5-9F79-0F6361DCC62A"
99
- HDCP_WIVU = "1B4542E3-B5CF-4C99-B3BA-829AF46C92F8"
100
- AIRPLAY = "5ABF0F0D-DC29-4B82-9982-FD8E57525BFC"
101
- UNKNOWN = "786627D8-C2A6-44BE-8F88-08AE255B01A"
102
- HDCP_MIRACAST = "A340C256-0941-4D4C-AD1D-0B6735C0CB24"
103
- UNKNOWN_520 = "B621D91F-EDCC-4035-8D4B-DC71760D43E9"
104
- DTCP = "D685030B-0F4F-43A6-BBAD-356F1EA0049A"
105
- end
106
-
107
- class KalturaPlayReadyPolicyOrderBy
108
- end
109
-
110
- class KalturaPlayReadyProfileOrderBy
111
- ID_ASC = "+id"
112
- NAME_ASC = "+name"
113
- ID_DESC = "-id"
114
- NAME_DESC = "-name"
115
- end
116
-
117
- class KalturaPlayReadyAnalogVideoOPIdHolder < KalturaObjectBase
118
- # The type of the play enabler
119
- #
120
- attr_accessor :type
121
-
122
- end
123
-
124
- class KalturaPlayReadyContentKey < KalturaObjectBase
125
- # Guid - key id of the specific content
126
- #
127
- attr_accessor :key_id
128
- # License content key 64 bit encoded
129
- #
130
- attr_accessor :content_key
131
-
132
- end
133
-
134
- class KalturaPlayReadyCopyEnablerHolder < KalturaObjectBase
135
- # The type of the copy enabler
136
- #
137
- attr_accessor :type
138
-
139
- end
140
-
141
- class KalturaPlayReadyDigitalAudioOPIdHolder < KalturaObjectBase
142
- # The type of the play enabler
143
- #
144
- attr_accessor :type
145
-
146
- end
147
-
148
- class KalturaPlayReadyRight < KalturaObjectBase
149
-
150
- end
151
-
152
- class KalturaPlayReadyPolicy < KalturaDrmPolicy
153
- attr_accessor :grace_period
154
- attr_accessor :license_removal_policy
155
- attr_accessor :license_removal_duration
156
- attr_accessor :min_security_level
157
- attr_accessor :rights
158
-
159
- def grace_period=(val)
160
- @grace_period = val.to_i
161
- end
162
- def license_removal_policy=(val)
163
- @license_removal_policy = val.to_i
164
- end
165
- def license_removal_duration=(val)
166
- @license_removal_duration = val.to_i
167
- end
168
- def min_security_level=(val)
169
- @min_security_level = val.to_i
170
- end
171
- end
172
-
173
- class KalturaPlayReadyLicenseDetails < KalturaObjectBase
174
- # PlayReady policy object
175
- #
176
- attr_accessor :policy
177
- # License begin date
178
- #
179
- attr_accessor :begin_date
180
- # License expiration date
181
- #
182
- attr_accessor :expiration_date
183
- # License removal date
184
- #
185
- attr_accessor :removal_date
186
-
187
- def begin_date=(val)
188
- @begin_date = val.to_i
189
- end
190
- def expiration_date=(val)
191
- @expiration_date = val.to_i
192
- end
193
- def removal_date=(val)
194
- @removal_date = val.to_i
195
- end
196
- end
197
-
198
- class KalturaPlayReadyPlayEnablerHolder < KalturaObjectBase
199
- # The type of the play enabler
200
- #
201
- attr_accessor :type
202
-
203
- end
204
-
205
- class KalturaAccessControlPlayReadyPolicyAction < KalturaRuleAction
206
- # Play ready policy id
207
- #
208
- attr_accessor :policy_id
209
-
210
- def policy_id=(val)
211
- @policy_id = val.to_i
212
- end
213
- end
214
-
215
- class KalturaPlayReadyCopyRight < KalturaPlayReadyRight
216
- attr_accessor :copy_count
217
- attr_accessor :copy_enablers
218
-
219
- def copy_count=(val)
220
- @copy_count = val.to_i
221
- end
222
- end
223
-
224
- class KalturaPlayReadyPlayRight < KalturaPlayReadyRight
225
- attr_accessor :analog_video_opl
226
- attr_accessor :analog_video_output_protection_list
227
- attr_accessor :compressed_digital_audio_opl
228
- attr_accessor :compressed_digital_video_opl
229
- attr_accessor :digital_audio_output_protection_list
230
- attr_accessor :uncompressed_digital_audio_opl
231
- attr_accessor :uncompressed_digital_video_opl
232
- attr_accessor :first_play_expiration
233
- attr_accessor :play_enablers
234
-
235
- def analog_video_opl=(val)
236
- @analog_video_opl = val.to_i
237
- end
238
- def compressed_digital_audio_opl=(val)
239
- @compressed_digital_audio_opl = val.to_i
240
- end
241
- def compressed_digital_video_opl=(val)
242
- @compressed_digital_video_opl = val.to_i
243
- end
244
- def uncompressed_digital_audio_opl=(val)
245
- @uncompressed_digital_audio_opl = val.to_i
246
- end
247
- def uncompressed_digital_video_opl=(val)
248
- @uncompressed_digital_video_opl = val.to_i
249
- end
250
- def first_play_expiration=(val)
251
- @first_play_expiration = val.to_i
252
- end
253
- end
254
-
255
- class KalturaPlayReadyProfile < KalturaDrmProfile
256
- attr_accessor :key_seed
257
-
258
- end
259
-
260
- class KalturaPlayReadyPolicyBaseFilter < KalturaDrmPolicyFilter
261
-
262
- end
263
-
264
- class KalturaPlayReadyProfileBaseFilter < KalturaDrmProfileFilter
265
-
266
- end
267
-
268
- class KalturaPlayReadyPolicyFilter < KalturaPlayReadyPolicyBaseFilter
269
-
270
- end
271
-
272
- class KalturaPlayReadyProfileFilter < KalturaPlayReadyProfileBaseFilter
273
-
274
- end
275
-
276
-
277
- class KalturaPlayReadyDrmService < KalturaServiceBase
278
- def initialize(client)
279
- super(client)
280
- end
281
-
282
- # Generate key id and content key for PlayReady encryption
283
- #
284
- def generate_key()
285
- kparams = {}
286
- client.queue_service_action_call('playready_playreadydrm', 'generateKey', kparams);
287
- if (client.is_multirequest)
288
- return nil;
289
- end
290
- return client.do_queue();
291
- end
292
-
293
- # Get content keys for input key ids
294
- #
295
- def get_content_keys(key_ids)
296
- kparams = {}
297
- # - comma separated key id's
298
- client.add_param(kparams, 'keyIds', key_ids);
299
- client.queue_service_action_call('playready_playreadydrm', 'getContentKeys', kparams);
300
- if (client.is_multirequest)
301
- return nil;
302
- end
303
- return client.do_queue();
304
- end
305
-
306
- # Get content key and key id for the given entry
307
- #
308
- def get_entry_content_key(entry_id, create_if_missing=false)
309
- kparams = {}
310
- client.add_param(kparams, 'entryId', entry_id);
311
- client.add_param(kparams, 'createIfMissing', create_if_missing);
312
- client.queue_service_action_call('playready_playreadydrm', 'getEntryContentKey', kparams);
313
- if (client.is_multirequest)
314
- return nil;
315
- end
316
- return client.do_queue();
317
- end
318
-
319
- # Get Play Ready policy and dates for license creation
320
- #
321
- def get_license_details(key_id, device_id, device_type, entry_id=KalturaNotImplemented, referrer=KalturaNotImplemented)
322
- kparams = {}
323
- client.add_param(kparams, 'keyId', key_id);
324
- client.add_param(kparams, 'deviceId', device_id);
325
- client.add_param(kparams, 'deviceType', device_type);
326
- client.add_param(kparams, 'entryId', entry_id);
327
- # 64base encoded
328
- client.add_param(kparams, 'referrer', referrer);
329
- client.queue_service_action_call('playready_playreadydrm', 'getLicenseDetails', kparams);
330
- if (client.is_multirequest)
331
- return nil;
332
- end
333
- return client.do_queue();
334
- end
335
- end
336
-
337
- class KalturaClient < KalturaClientBase
338
- attr_reader :play_ready_drm_service
339
- def play_ready_drm_service
340
- if (@play_ready_drm_service == nil)
341
- @play_ready_drm_service = KalturaPlayReadyDrmService.new(self)
342
- end
343
- return @play_ready_drm_service
344
- end
345
- end
346
-
347
- end
@@ -1,111 +0,0 @@
1
- # ===================================================================================================
2
- # _ __ _ _
3
- # | |/ /__ _| | |_ _ _ _ _ __ _
4
- # | ' </ _` | | _| || | '_/ _` |
5
- # |_|\_\__,_|_|\__|\_,_|_| \__,_|
6
- #
7
- # This file is part of the Kaltura Collaborative Media Suite which allows users
8
- # to do with audio, video, and animation what Wiki platfroms allow them to do with
9
- # text.
10
- #
11
- # Copyright (C) 2006-2011 Kaltura Inc.
12
- #
13
- # This program is free software: you can redistribute it and/or modify
14
- # it under the terms of the GNU Affero General Public License as
15
- # published by the Free Software Foundation, either version 3 of the
16
- # License, or (at your option) any later version.
17
- #
18
- # This program is distributed in the hope that it will be useful,
19
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
20
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21
- # GNU Affero General Public License for more details.
22
- #
23
- # You should have received a copy of the GNU Affero General Public License
24
- # along with this program. If not, see <http:#www.gnu.org/licenses/>.
25
- #
26
- # @ignore
27
- # ===================================================================================================
28
- require 'kaltura_client.rb'
29
- require File.dirname(__FILE__) + '/kaltura_drop_folder_client_plugin.rb'
30
-
31
- module Kaltura
32
-
33
- class KalturaWebexDropFolderFileOrderBy
34
- CREATED_AT_ASC = "+createdAt"
35
- FILE_NAME_ASC = "+fileName"
36
- FILE_SIZE_ASC = "+fileSize"
37
- FILE_SIZE_LAST_SET_AT_ASC = "+fileSizeLastSetAt"
38
- ID_ASC = "+id"
39
- PARSED_FLAVOR_ASC = "+parsedFlavor"
40
- PARSED_SLUG_ASC = "+parsedSlug"
41
- UPDATED_AT_ASC = "+updatedAt"
42
- CREATED_AT_DESC = "-createdAt"
43
- FILE_NAME_DESC = "-fileName"
44
- FILE_SIZE_DESC = "-fileSize"
45
- FILE_SIZE_LAST_SET_AT_DESC = "-fileSizeLastSetAt"
46
- ID_DESC = "-id"
47
- PARSED_FLAVOR_DESC = "-parsedFlavor"
48
- PARSED_SLUG_DESC = "-parsedSlug"
49
- UPDATED_AT_DESC = "-updatedAt"
50
- end
51
-
52
- class KalturaWebexDropFolderOrderBy
53
- CREATED_AT_ASC = "+createdAt"
54
- ID_ASC = "+id"
55
- NAME_ASC = "+name"
56
- UPDATED_AT_ASC = "+updatedAt"
57
- CREATED_AT_DESC = "-createdAt"
58
- ID_DESC = "-id"
59
- NAME_DESC = "-name"
60
- UPDATED_AT_DESC = "-updatedAt"
61
- end
62
-
63
- class KalturaWebexDropFolder < KalturaDropFolder
64
- attr_accessor :webex_user_id
65
- attr_accessor :webex_password
66
- attr_accessor :webex_site_id
67
- attr_accessor :webex_partner_id
68
- attr_accessor :webex_service_url
69
- attr_accessor :webex_host_id_metadata_field_name
70
-
71
- def webex_site_id=(val)
72
- @webex_site_id = val.to_i
73
- end
74
- end
75
-
76
- class KalturaWebexDropFolderFile < KalturaDropFolderFile
77
- attr_accessor :recording_id
78
- attr_accessor :webex_host_id
79
- attr_accessor :description
80
- attr_accessor :conf_id
81
- attr_accessor :content_url
82
-
83
- def recording_id=(val)
84
- @recording_id = val.to_i
85
- end
86
- end
87
-
88
- class KalturaWebexDropFolderContentProcessorJobData < KalturaDropFolderContentProcessorJobData
89
- attr_accessor :description
90
- attr_accessor :webex_host_id
91
-
92
- end
93
-
94
- class KalturaWebexDropFolderBaseFilter < KalturaDropFolderFilter
95
-
96
- end
97
-
98
- class KalturaWebexDropFolderFileBaseFilter < KalturaDropFolderFileFilter
99
-
100
- end
101
-
102
- class KalturaWebexDropFolderFileFilter < KalturaWebexDropFolderFileBaseFilter
103
-
104
- end
105
-
106
- class KalturaWebexDropFolderFilter < KalturaWebexDropFolderBaseFilter
107
-
108
- end
109
-
110
-
111
- end