Class: KalturaApi::KalturaThumbParamsBaseFilter

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

Direct Known Subclasses

KalturaThumbParamsFilter

Instance Attribute Summary collapse

Attributes inherited from KalturaAssetParamsBaseFilter

#is_system_default_equal, #system_name_equal, #system_name_in, #tags_equal

Attributes inherited from KalturaFilter

#advanced_search, #order_by

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#format_equalObject

Returns the value of attribute format_equal.



8751
8752
8753
# File 'lib/kaltura_client.rb', line 8751

def format_equal
  @format_equal
end