|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.baidubce.services.media.model.CodecOptions
public class CodecOptions
Constructor Summary | |
---|---|
CodecOptions()
|
Method Summary | |
---|---|
String |
getProfile()
baseline, main, high |
void |
setProfile(String profile)
|
String |
toString()
|
CodecOptions |
withProfile(String profile)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CodecOptions()
Method Detail |
---|
public String getProfile()
public void setProfile(String profile)
public CodecOptions withProfile(String profile)
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |