Method: Kaltura::KalturaMixEntry#has_real_thumbnail

Defined in:
lib/kaltura_types.rb

#has_real_thumbnailObject

Indicates whether the user has submited a real thumbnail to the mix (Not the one that was generated automaticaly)



7976
7977
7978
# File 'lib/kaltura_types.rb', line 7976

def has_real_thumbnail
  @has_real_thumbnail
end