eu.clarin.weblicht.wlfxb.ed.xb
Class SpeechSignalLayerStored

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
      extended by eu.clarin.weblicht.wlfxb.ed.xb.SpeechSignalLayerStored
All Implemented Interfaces:
ExternalDataLayer, SpeechSignalLayer

public class SpeechSignalLayerStored
extends ExternalDataLayerStored
implements SpeechSignalLayer

Author:
Yana Panchenko

Field Summary
static String XML_NAME
           
 
Constructor Summary
protected SpeechSignalLayerStored()
           
protected SpeechSignalLayerStored(int numberOfChannels)
           
protected SpeechSignalLayerStored(String mimeType, Integer numberOfChannels)
           
 
Method Summary
 Integer getNumberOfChannels()
          Gets number of audio channels in the audio data.
 String toString()
           
 
Methods inherited from class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
addLink, getDataMimeType, getLink
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface eu.clarin.weblicht.wlfxb.ed.api.ExternalDataLayer
addLink, getDataMimeType, getLink
 

Field Detail

XML_NAME

public static final String XML_NAME
See Also:
Constant Field Values
Constructor Detail

SpeechSignalLayerStored

protected SpeechSignalLayerStored()

SpeechSignalLayerStored

protected SpeechSignalLayerStored(String mimeType,
                                  Integer numberOfChannels)

SpeechSignalLayerStored

protected SpeechSignalLayerStored(int numberOfChannels)
Method Detail

getNumberOfChannels

public Integer getNumberOfChannels()
Description copied from interface: SpeechSignalLayer
Gets number of audio channels in the audio data.

Specified by:
getNumberOfChannels in interface SpeechSignalLayer
Returns:
number of audio channels.

toString

public String toString()
Overrides:
toString in class ExternalDataLayerStored


Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.