public final class AudioFileTypeAndFormatID
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
AudioFileTypeAndFormatID() |
|
AudioFileTypeAndFormatID(int mFileType,
int mFormatID) |
protected |
AudioFileTypeAndFormatID(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
int |
mFileType() |
int |
mFormatID() |
void |
setMFileType(int value) |
void |
setMFormatID(int value) |