java.lang.Object | |
↳ | com.pdftron.pdf.annots.AnnotsCompat.Sound |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static long | Create(long doc, long pos) | ||||||||||
static int | GetIcon(long impl) | ||||||||||
static String | GetIconName(long impl) | ||||||||||
static long | GetSoundStream(long impl) | ||||||||||
static void | SetIcon(long impl, int type) | ||||||||||
static void | SetIcon(long impl, String type) | ||||||||||
static void | SetSoundStream(long impl, long stream) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|