Class: TrailerVote::MediaTypes::FingerprintBinary

Inherits:
Object
  • Object
show all
Includes:
MediaTypes::Dsl
Defined in:
lib/trailer_vote/media_types/fingerprint_binary.rb

Overview

Media Types for Fingerprints

Clients MUST match the version of their audio fingerprinter and this media type version. This is a binary media type and returns a file or Errors.

Class Method Summary collapse

Class Method Details

.organisationObject



17
18
19
# File 'lib/trailer_vote/media_types/fingerprint_binary.rb', line 17

def self.organisation
  'trailervote'
end