public class AudioEncoderConfig
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
audioProfile |
| Constructor and Description |
|---|
AudioEncoderConfig() |
AudioEncoderConfig(int audioProfile) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAudioProfile() |
void |
setAudioProfile(int audioProfile) |