| Modifier and Type | Method and Description |
|---|---|
OpusBandwidth |
OpusMSEncoder.getBandwidth()
getBandwidth.
|
OpusBandwidth |
OpusEncoder.getBandwidth()
Getter for the field
bandwidth. |
OpusBandwidth |
OpusDecoder.getBandwidth()
Getter for the field
bandwidth. |
OpusBandwidth |
OpusMSDecoder.getBandwidth()
getBandwidth.
|
static OpusBandwidth |
OpusPacketInfo.getBandwidth(byte[] packet,
int packet_offset)
getBandwidth.
|
OpusBandwidth |
OpusMSEncoder.getMaxBandwidth()
getMaxBandwidth.
|
OpusBandwidth |
OpusEncoder.getMaxBandwidth()
getMaxBandwidth.
|
static OpusBandwidth |
OpusBandwidth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpusBandwidth[] |
OpusBandwidth.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.setBandwidth(OpusBandwidth value)
setBandwidth.
|
void |
OpusEncoder.setBandwidth(OpusBandwidth value)
Setter for the field
bandwidth. |
void |
OpusMSEncoder.setMaxBandwidth(OpusBandwidth value)
setMaxBandwidth.
|
void |
OpusEncoder.setMaxBandwidth(OpusBandwidth value)
setMaxBandwidth.
|
Copyright © 2024. All rights reserved.