Class AudioResourceEdit

  • All Implemented Interfaces:
    com.pspdfkit.undo.edit.Edit

    
    public final class AudioResourceEdit
    extends AnnotationEdit
                        

    Annotation edit performed on sound annotation's resource.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final EmbeddedAudioSource getAudioData() New value for the sound annotation's audio data.
      final Unit setAudioData(EmbeddedAudioSource audioData) New value for the sound annotation's audio data.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait