Class AnnotationControls.AudioContentAnnotation

    • Field Detail

      • clip

        protected javax.sound.sampled.Clip clip
      • source

        protected java.lang.Object source
      • readThread

        protected java.lang.Thread readThread
    • Method Detail

      • getSource

        public java.lang.Object getSource()
      • retrieveAndSetClip

        protected void retrieveAndSetClip​(java.lang.Object source)
      • doRetrieveAndSetClip

        protected void doRetrieveAndSetClip​(java.lang.Object source)
      • readClip

        protected javax.sound.sampled.Clip readClip​(java.lang.Object source)
      • startClipRetrieval

        protected void startClipRetrieval​(java.lang.Object source)
      • stopClipRetrieval

        protected void stopClipRetrieval()