| Modifier and Type | Method and Description |
|---|---|
OpusSignal |
OpusMSEncoder.getSignalType()
getSignalType.
|
OpusSignal |
OpusEncoder.getSignalType()
getSignalType.
|
static OpusSignal |
OpusSignal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpusSignal[] |
OpusSignal.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.setSignalType(OpusSignal value)
setSignalType.
|
void |
OpusEncoder.setSignalType(OpusSignal value)
setSignalType.
|
Copyright © 2024. All rights reserved.