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