public class CodecOptions extends Object
| Constructor and Description |
|---|
CodecOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProfile()
baseline, main, high
|
void |
setProfile(String profile) |
String |
toString() |
CodecOptions |
withProfile(String profile) |
Copyright © 2023. All rights reserved.