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

The preview restriction length



10079
10080
10081
# File 'lib/kaltura_client.rb', line 10079

def preview_length
  @preview_length
end