| java.lang.Object | |
| ↳ | com.pdftron.pdf.utils.SoundManager |
| 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
| |||||||||||
| PDFNetException |
|---|