| Modifier and Type | Method and Description |
|---|---|
static OpusMode |
OpusPacketInfo.getEncoderMode(byte[] packet,
int packet_offset)
getEncoderMode.
|
OpusMode |
OpusMSEncoder.getForceMode()
getForceMode.
|
OpusMode |
OpusEncoder.getForceMode()
getForceMode.
|
static OpusMode |
OpusMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpusMode[] |
OpusMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpusMSEncoder.setForceMode(OpusMode value)
setForceMode.
|
void |
OpusEncoder.setForceMode(OpusMode value)
setForceMode.
|
Copyright © 2024. All rights reserved.