|
String | getName () |
|
void | setName (String name) |
|
boolean | isVideoOff () |
|
void | setVideoOff (boolean videoOff) |
|
boolean | isAudioOff () |
|
void | setAudioOff (boolean audioOff) |
|
void | setUseBackCamera (boolean useBackCamera) |
|
boolean | isUseBackCamera () |
|
int | getVideoWidth () |
|
void | setVideoWidth (int videoWidth) |
|
int | getVideoHeight () |
|
void | setVideoHeight (int videoHeight) |
|
String | getExtension () |
|
void | setExtension (String extension) |
|
View | getShareView () |
|
void | setShareView (View shareView) |
|
EMConferenceStream.StreamType | getStreamType () |
|
void | setStreamType (EMConferenceStream.StreamType streamType) |
|
int | getMaxVideoKbps () |
|
void | setMaxVideoKbps (int maxVideoKbps) |
|
int | getMinVideoKbps () |
|
void | setMinVideoKbps (int minVideoKbps) |
|
int | getMaxAudioKbps () |
|
void | setMaxAudioKbps (int maxAudioKbps) |
|
int | getAudioSampleRate () |
|
void | setAudioSampleRate (int audioSampleRate) |
|
boolean | isEnableFixedVideoResolution () |
|
void | setEnableFixedVideoResolution (boolean enableFixedVideoResolution) |
|
boolean | isUsingExternalSource () |
|
void | setUsingExternalSource (boolean usingExternalSource) |
|
Created by lzan13 on 2017/8/16.
本地推流配置信息类