Class: Kaltura::KalturaPreviewRestriction

Inherits:
KalturaSessionRestriction show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#preview_lengthObject

Returns the value of attribute preview_length.



3106
3107
3108
# File 'lib/kaltura_client.rb', line 3106

def preview_length
  @preview_length
end