Class: Kaltura::KalturaCaptionParamsBaseFilter

Inherits:
KalturaAssetParamsFilter show all
Defined in:
lib/kaltura_plugins/kaltura_caption_client_plugin.rb

Direct Known Subclasses

KalturaCaptionParamsFilter

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.



156
157
158
# File 'lib/kaltura_plugins/kaltura_caption_client_plugin.rb', line 156

def format_equal
  @format_equal
end

#format_inObject

Returns the value of attribute format_in.



157
158
159
# File 'lib/kaltura_plugins/kaltura_caption_client_plugin.rb', line 157

def format_in
  @format_in
end