org.mechio.api.audio.config
Interface WavPlayerConfig


public interface WavPlayerConfig

Author:
Matthew Stevenson

Method Summary
 Long getStartDelayMillisec()
           
 Long getStartTimeMicrosec()
           
 Long getStopTimeMicrosec()
           
 String getWavLocation()
           
 String getWavPlayerId()
           
 

Method Detail

getWavPlayerId

String getWavPlayerId()

getWavLocation

String getWavLocation()

getStartTimeMicrosec

Long getStartTimeMicrosec()

getStopTimeMicrosec

Long getStopTimeMicrosec()

getStartDelayMillisec

Long getStartDelayMillisec()


Copyright © 2011-2015. All Rights Reserved.