public class QHVCMediaSettings
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
QHVCMediaSettings.Builder |
限定符和类型 | 方法和说明 |
---|---|
int |
getChannelConfig()
获取声道数
|
int |
getCodecHeight()
获取视频编码高度
|
int |
getCodecWidth()
获取视频编码宽度
|
int |
getCropMode()
获取拉伸模式
|
int |
getFps()
获取帧率
|
int |
getIFrameInterval()
获取关键帧间隔
|
int |
getInputAudioFormat()
获取音频输入模式
|
int |
getInputVideoFormat()
获取视频输入格式
|
int |
getOutputAudioFormat()
获取音频输出模式
|
int |
getOutputVideoFormat()
获取视频输出格式
|
int |
getSampleRate()
获取采样率
|
int |
getTargetBitrate()
获取音频码率
|
public int getInputVideoFormat()
public int getCodecWidth()
public int getCodecHeight()
public int getCropMode()
public int getFps()
public int getIFrameInterval()
public int getInputAudioFormat()
public int getOutputAudioFormat()
public int getSampleRate()
public int getTargetBitrate()
public int getChannelConfig()
public int getOutputVideoFormat()