fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound
Class LuteceSoundConfigurator

java.lang.Object
  extended by fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.sound.LuteceSoundConfigurator
All Implemented Interfaces:
com.octo.captcha.component.sound.soundconfigurator.SoundConfigurator

public class LuteceSoundConfigurator
extends Object
implements com.octo.captcha.component.sound.soundconfigurator.SoundConfigurator

Author:
lutecer

Constructor Summary
LuteceSoundConfigurator(float pitch, float rate, float volume)
           
 
Method Summary
 String getLocation()
           
 String getName()
           
 float getPitch()
           
 float getRate()
           
 float getVolume()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LuteceSoundConfigurator

public LuteceSoundConfigurator(float pitch,
                               float rate,
                               float volume)
Parameters:
pitch - the pitch
rate - the rate
volume - the volume
Method Detail

getLocation

public String getLocation()
Specified by:
getLocation in interface com.octo.captcha.component.sound.soundconfigurator.SoundConfigurator
Returns:
the location

getName

public String getName()
Specified by:
getName in interface com.octo.captcha.component.sound.soundconfigurator.SoundConfigurator
Returns:
the name

getPitch

public float getPitch()
Specified by:
getPitch in interface com.octo.captcha.component.sound.soundconfigurator.SoundConfigurator
Returns:
the pitch

getRate

public float getRate()
Specified by:
getRate in interface com.octo.captcha.component.sound.soundconfigurator.SoundConfigurator
Returns:
the rate

getVolume

public float getVolume()
Specified by:
getVolume in interface com.octo.captcha.component.sound.soundconfigurator.SoundConfigurator
Returns:
the volume


Copyright © 2014 Mairie de Paris. All Rights Reserved.