public class

SoundManager

extends Object
java.lang.Object
   ↳ com.pdftron.pdf.utils.SoundManager

Summary

Public Constructors
SoundManager()
Public Methods
void close()
SoundAnnotView createSoundView(PDFViewCtrl parent, PointF targetScreenPoint, int pageNum)
SoundAnnotView createSoundView(PDFViewCtrl parent, String filePath, int sampleRate, int encodingBitRate, int channel)
void removeView(SoundAnnotView view)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public SoundManager ()

Public Methods

public void close ()

public SoundAnnotView createSoundView (PDFViewCtrl parent, PointF targetScreenPoint, int pageNum)

public SoundAnnotView createSoundView (PDFViewCtrl parent, String filePath, int sampleRate, int encodingBitRate, int channel)

public void removeView (SoundAnnotView view)