Class: Kaltura::PreviewRestriction

Inherits:
SessionRestriction show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#preview_lengthObject

Returns the value of attribute preview_length.



1430
1431
1432
# File 'lib/kaltura/kaltura_client.rb', line 1430

def preview_length
  @preview_length
end