public final class CAFAudioFormatListItem
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
CAFAudioFormatListItem() |
|
CAFAudioFormatListItem(CAFAudioDescription mFormat,
int mChannelLayoutTag) |
protected |
CAFAudioFormatListItem(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
int |
mChannelLayoutTag() |
CAFAudioDescription |
mFormat() |
void |
setMChannelLayoutTag(int value) |
void |
setMFormat(CAFAudioDescription value) |
public CAFAudioFormatListItem()
protected CAFAudioFormatListItem(org.moe.natj.general.Pointer peer)
public CAFAudioFormatListItem(CAFAudioDescription mFormat, int mChannelLayoutTag)
public CAFAudioDescription mFormat()
public void setMFormat(CAFAudioDescription value)
public int mChannelLayoutTag()
public void setMChannelLayoutTag(int value)