Class EncodingPlugin

  • All Implemented Interfaces:
    AudioPlugin

    public class EncodingPlugin
    extends java.lang.Object
    implements AudioPlugin
    Author:
    K.Jaensch, klausj@phonetik.uni-muenchen.de
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected javax.sound.sampled.AudioFormat.Encoding encoding  
      protected javax.sound.sampled.AudioFormat inputFormat  
      protected javax.sound.sampled.AudioFormat outputFormat  
      protected javax.sound.sampled.AudioFormat[] supportedAudioFormats  
    • Constructor Summary

      Constructors 
      Constructor Description
      EncodingPlugin​(javax.sound.sampled.AudioFormat.Encoding encoding)