public class AliyunMixOutputParam
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
AliyunMixOutputParam.Builder
AliyunMixOutputParam builder static inner class. |
限定符和类型 | 方法和说明 |
---|---|
int |
getBitrate() |
int |
getCrf() |
int |
getFps() |
int |
getGopSize() |
AliyunMixTrack |
getOutputAudioReferenceTrack() |
AliyunMixTrack |
getOutputDurationReferenceTrack() |
int |
getOutputHeight() |
java.lang.String |
getOutputPath() |
int |
getOutputWidth() |
VideoQuality |
getVideoQuality() |
public java.lang.String getOutputPath()
public AliyunMixTrack getOutputDurationReferenceTrack()
public AliyunMixTrack getOutputAudioReferenceTrack()
public int getOutputWidth()
public int getOutputHeight()
public int getCrf()
public int getBitrate()
public VideoQuality getVideoQuality()
public int getFps()
public int getGopSize()