addDynamicsAddons(String path, float x, float y, float w, float h) | com.alivc.live.pusher.AlivcLivePusher | |
addExternalAudioStream(AlivcLivePushExternalAudioStreamConfig externalAudioStreamConfig) | com.alivc.live.pusher.AlivcLivePusher | |
addWaterMark(String path, float x, float y, float width) | com.alivc.live.pusher.AlivcLivePusher | |
addWaterMark(Bitmap bitmap, float x, float y, float width) | com.alivc.live.pusher.AlivcLivePusher | |
changeResolution(AlivcResolutionEnum resolution) | com.alivc.live.pusher.AlivcLivePusher | |
destroy() | com.alivc.live.pusher.AlivcLivePusher | |
enableAudioFrameObserver(boolean enable, AlivcLiveAudioSource audioSource, AlivcLiveAudioFrameObserverConfig config) | com.alivc.live.pusher.AlivcLivePusher | |
enableAudioVolumeIndication(int interval, int smooth, int reportVad) | com.alivc.live.pusher.AlivcLivePusher | |
enableLocalCamera(boolean enable) | com.alivc.live.pusher.AlivcLivePusher | |
enableSEIVideoStream(boolean enable) | com.alivc.live.pusher.AlivcLivePusher | |
enableSpeakerphone(boolean enable) | com.alivc.live.pusher.AlivcLivePusher | |
focusCameraAtAdjustedPoint(float x, float y, boolean autoFocus) | com.alivc.live.pusher.AlivcLivePusher | |
getAudioEffectPlayoutVolume(int soundId) | com.alivc.live.pusher.AlivcLivePusher | |
getAudioEffectPublishVolume(int soundId) | com.alivc.live.pusher.AlivcLivePusher | |
getBGMCurrentPosition() | com.alivc.live.pusher.AlivcLivePusher | |
getBGMDuration() | com.alivc.live.pusher.AlivcLivePusher | |
getCurrentEncoderManufacturer(boolean isCameraStream) | com.alivc.live.pusher.AlivcLivePusher | |
getCurrentExposure() | com.alivc.live.pusher.AlivcLivePusher | |
getCurrentStatus() | com.alivc.live.pusher.AlivcLivePusher | |
getCurrentZoom() | com.alivc.live.pusher.AlivcLivePusher | |
getLastError() | com.alivc.live.pusher.AlivcLivePusher | |
getLivePushStatsInfo() | com.alivc.live.pusher.AlivcLivePusher | |
getLiveTraceId() | com.alivc.live.pusher.AlivcLivePusher | |
getMaxZoom() | com.alivc.live.pusher.AlivcLivePusher | |
getParameter(String parameter) | com.alivc.live.pusher.AlivcLivePusher | |
getPushUrl() | com.alivc.live.pusher.AlivcLivePusher | |
getSupportedMaxExposure() | com.alivc.live.pusher.AlivcLivePusher | |
getSupportedMinExposure() | com.alivc.live.pusher.AlivcLivePusher | |
getVideoCodecType() | com.alivc.live.pusher.AlivcLivePusher | |
getVideoConfig() | com.alivc.live.pusher.AlivcLivePusher | |
init(Context context, AlivcLivePushConfig config) | com.alivc.live.pusher.AlivcLivePusher | |
inputStreamAudioData(byte[] data, int size, int sampleRate, int channels, long pts) | com.alivc.live.pusher.AlivcLivePusher | |
inputStreamAudioPtr(long dataPtr, int size, int sampleRate, int channels, long pts) | com.alivc.live.pusher.AlivcLivePusher | |
inputStreamVideoData(byte[] data, int width, int height, int stride, int size, long pts, int rotation) | com.alivc.live.pusher.AlivcLivePusher | |
inputStreamVideoPtr(long dataPtr, int width, int height, int stride, int size, long pts, int rotation) | com.alivc.live.pusher.AlivcLivePusher | |
isCameraSupportAutoFocus() | com.alivc.live.pusher.AlivcLivePusher | |
isCameraSupportFlash() | com.alivc.live.pusher.AlivcLivePusher | |
isNetworkPushing() | com.alivc.live.pusher.AlivcLivePusher | |
isPushing() | com.alivc.live.pusher.AlivcLivePusher | |
isSpeakerphoneOn() | com.alivc.live.pusher.AlivcLivePusher | |
muteLocalCamera(boolean mute) | com.alivc.live.pusher.AlivcLivePusher | |
pause() | com.alivc.live.pusher.AlivcLivePusher | |
pauseAllAudioEffects() | com.alivc.live.pusher.AlivcLivePusher | |
pauseAudioEffect(int soundId) | com.alivc.live.pusher.AlivcLivePusher | |
pauseBGM() | com.alivc.live.pusher.AlivcLivePusher | |
pauseScreenCapture() | com.alivc.live.pusher.AlivcLivePusher | |
playAudioEffect(int soundId, String filePath, AlivcLiveAudioEffectConfig config) | com.alivc.live.pusher.AlivcLivePusher | |
preloadAudioEffect(int soundId, String filePath) | com.alivc.live.pusher.AlivcLivePusher | |
pushExternalAudioStream(int streamId, AlivcLivePushAudioFrame audioFrame) | com.alivc.live.pusher.AlivcLivePusher | |
pushExternalVideoFrame(AlivcLivePusherRawDataSample rawDataSample, AlivcLivePlayVideoStreamType videoStreamType) | com.alivc.live.pusher.AlivcLivePusher | |
reconnectPushAsync(String url) | com.alivc.live.pusher.AlivcLivePusher | |
refreshPushURLToken(String url) | com.alivc.live.pusher.AlivcLivePusher | |
removeDynamicsAddons(int id) | com.alivc.live.pusher.AlivcLivePusher | |
removeExternalAudioStream(int streamId) | com.alivc.live.pusher.AlivcLivePusher | |
restartPush() | com.alivc.live.pusher.AlivcLivePusher | |
restartPushAsync() | com.alivc.live.pusher.AlivcLivePusher | |
resume() | com.alivc.live.pusher.AlivcLivePusher | |
resumeAllAudioEffects() | com.alivc.live.pusher.AlivcLivePusher | |
resumeAsync() | com.alivc.live.pusher.AlivcLivePusher | |
resumeAudioEffect(int soundId) | com.alivc.live.pusher.AlivcLivePusher | |
resumeBGM() | com.alivc.live.pusher.AlivcLivePusher | |
resumeScreenCapture() | com.alivc.live.pusher.AlivcLivePusher | |
sendDataChannelMessage(String message) | com.alivc.live.pusher.AlivcLivePusher | |
sendMessage(String info, int repeat, int delay, boolean isKeyFrame) | com.alivc.live.pusher.AlivcLivePusher | |
sendMessage(String info, int repeat, int delay, boolean isKeyFrame, int payloadType) | com.alivc.live.pusher.AlivcLivePusher | |
setAllAudioEffectsPlayoutVolume(int volume) | com.alivc.live.pusher.AlivcLivePusher | |
setAllAudioEffectsPublishVolume(int volume) | com.alivc.live.pusher.AlivcLivePusher | |
setAudioDenoise(boolean enable) | com.alivc.live.pusher.AlivcLivePusher | |
setAudioEffectBeautifyMode(AlivcLiveAudioEffectBeautifyMode audioEffectBeautifyMode) | com.alivc.live.pusher.AlivcLivePusher | |
setAudioEffectEqualizationParam(AlivcLiveAudioEffectEqualizationBandFrequency audioEffectEqualizationBandFrequency, float gain) | com.alivc.live.pusher.AlivcLivePusher | |
setAudioEffectPitchValue(double value) | com.alivc.live.pusher.AlivcLivePusher | |
setAudioEffectPlayoutVolume(int soundId, int volume) | com.alivc.live.pusher.AlivcLivePusher | |
setAudioEffectPublishVolume(int soundId, int volume) | com.alivc.live.pusher.AlivcLivePusher | |
setAudioEffectReverbMode(AlivcLivePushAudioEffectReverbMode mode) | com.alivc.live.pusher.AlivcLivePusher | |
setAudioEffectReverbParamType(AlivcLiveAudioEffectReverbParamType audioEffectReverbParamType, float value) | com.alivc.live.pusher.AlivcLivePusher | |
setAudioEffectVoiceChangeMode(AlivcLivePushAudioEffectVoiceChangeMode mode) | com.alivc.live.pusher.AlivcLivePusher | |
setAudioProfile(AlivcLiveAudioProfileQualityMode audioProfileQualityMode) | com.alivc.live.pusher.AlivcLivePusher | |
setAutoFocus(boolean autoFocus) | com.alivc.live.pusher.AlivcLivePusher | |
setBGMEarsBack(boolean isOpen) | com.alivc.live.pusher.AlivcLivePusher | |
setBGMLoop(boolean isLoop) | com.alivc.live.pusher.AlivcLivePusher | |
setBGMVolume(int volume) | com.alivc.live.pusher.AlivcLivePusher | |
setCaptureVolume(int volume) | com.alivc.live.pusher.AlivcLivePusher | |
setChannelProfile(AlivcLiveChannelProfile channelProfile) | com.alivc.live.pusher.AlivcLivePusher | |
setCustomAudioFilter(AlivcLivePushCustomAudioFilter customAudioFilter) | com.alivc.live.pusher.AlivcLivePusher | |
setCustomDetect(AlivcLivePushCustomDetect customVideoDetect) | com.alivc.live.pusher.AlivcLivePusher | |
setCustomFilter(AlivcLivePushCustomFilter customVideoFilter) | com.alivc.live.pusher.AlivcLivePusher | |
setExposure(int exposure) | com.alivc.live.pusher.AlivcLivePusher | |
setExternalAudioStreamPlayoutVolume(int streamId, int playoutVolume) | com.alivc.live.pusher.AlivcLivePusher | |
setExternalAudioStreamPublishVolume(int streamId, int publishVolume) | com.alivc.live.pusher.AlivcLivePusher | |
setExternalVideoSource(boolean enable, boolean useTexture, AlivcLivePlayVideoStreamType videoStreamType, AlivcPreviewDisplayMode previewDisplayMode) | com.alivc.live.pusher.AlivcLivePusher | |
setFlash(boolean flash) | com.alivc.live.pusher.AlivcLivePusher | |
setLiveMixTranscodingConfig(AlivcLiveTranscodingConfig config) | com.alivc.live.pusher.AlivcLivePusher | |
setLivePushAudioFrameListener(AlivcLivePushAudioFrameListener pushAudioFrameListener) | com.alivc.live.pusher.AlivcLivePusher | |
setLivePushBGMListener(AlivcLivePushBGMListener pushBGMListener) | com.alivc.live.pusher.AlivcLivePusher | |
setLivePusherReference(AlivcLivePusher livePusher) | com.alivc.live.pusher.AlivcLivePusher | |
setLivePushErrorListener(AlivcLivePushErrorListener errorListener) | com.alivc.live.pusher.AlivcLivePusher | |
setLivePushInfoListener(AlivcLivePushInfoListener infoListener) | com.alivc.live.pusher.AlivcLivePusher | |
setLivePushNetworkListener(AlivcLivePushNetworkListener networkListener) | com.alivc.live.pusher.AlivcLivePusher | |
setLivePushRenderContextListener(AlivcLivePusherRenderContextListener renderCtxListener) | com.alivc.live.pusher.AlivcLivePusher | |
setMinVideoBitrate(int minVideoBitrate) | com.alivc.live.pusher.AlivcLivePusher | |
setMixedWithMic(boolean mixed) | com.alivc.live.pusher.AlivcLivePusher | |
setMute(boolean mute) | com.alivc.live.pusher.AlivcLivePusher | |
setMute(boolean mute, AlivcLiveMuteLocalAudioMode muteLocalAudioMode) | com.alivc.live.pusher.AlivcLivePusher | |
setParameter(String parameter) | com.alivc.live.pusher.AlivcLivePusher | |
setPreviewMirror(boolean mirror) | com.alivc.live.pusher.AlivcLivePusher | |
setPreviewMode(AlivcPreviewDisplayMode mode) | com.alivc.live.pusher.AlivcLivePusher | |
setPreviewOrientation(AlivcPreviewOrientationEnum orientation) | com.alivc.live.pusher.AlivcLivePusher | |
setPushMirror(boolean mirror) | com.alivc.live.pusher.AlivcLivePusher | |
setQualityMode(AlivcQualityModeEnum mode) | com.alivc.live.pusher.AlivcLivePusher | |
setScreenOrientation(int orientation) | com.alivc.live.pusher.AlivcLivePusher | |
setTargetVideoBitrate(int targetVideoBitrate) | com.alivc.live.pusher.AlivcLivePusher | |
setVideoConfig(AlivcLivePushVideoConfig videoConfig) | com.alivc.live.pusher.AlivcLivePusher | |
setVideoMirrorMode(AlivcLiveVideoMirrorMode mirrorMode) | com.alivc.live.pusher.AlivcLivePusher | |
setWatermarkVisible(boolean visible) | com.alivc.live.pusher.AlivcLivePusher | |
setZoom(int zoom) | com.alivc.live.pusher.AlivcLivePusher | |
snapshot(int count, int interval, AlivcSnapshotListener listener) | com.alivc.live.pusher.AlivcLivePusher | |
startAudioCapture(boolean keepAlive) | com.alivc.live.pusher.AlivcLivePusher | |
startBGMAsync(String path) | com.alivc.live.pusher.AlivcLivePusher | |
startBGMAsync(String path, AlivcLiveBGMConfig bgmConfig) | com.alivc.live.pusher.AlivcLivePusher | |
startCamera(SurfaceView surfaceView) | com.alivc.live.pusher.AlivcLivePusher | |
startCameraMix(float x, float y, float w, float h) | com.alivc.live.pusher.AlivcLivePusher | |
startIntelligentDenoise() | com.alivc.live.pusher.AlivcLivePusher | |
startLastMileDetect(AlivcLiveNetworkQualityProbeConfig networkQualityProbeConfig) | com.alivc.live.pusher.AlivcLivePusher | |
startLocalDualAudioStream() | com.alivc.live.pusher.AlivcLivePusher | |
startLocalRecord(AlivcLiveLocalRecordConfig localRecordConfig) | com.alivc.live.pusher.AlivcLivePusher | |
startPreview(SurfaceView surfaceView) | com.alivc.live.pusher.AlivcLivePusher | |
startPreview(Context context, FrameLayout frameLayout, boolean isFullScreen) | com.alivc.live.pusher.AlivcLivePusher | |
startPreviewAsync(SurfaceView surfaceView) | com.alivc.live.pusher.AlivcLivePusher | |
startPush(String url) | com.alivc.live.pusher.AlivcLivePusher | |
startPushAsync(String url) | com.alivc.live.pusher.AlivcLivePusher | |
startScreenShare() | com.alivc.live.pusher.AlivcLivePusher | |
stopAllAudioEffects() | com.alivc.live.pusher.AlivcLivePusher | |
stopAudioCapture() | com.alivc.live.pusher.AlivcLivePusher | |
stopAudioEffect(int soundId) | com.alivc.live.pusher.AlivcLivePusher | |
stopBGMAsync() | com.alivc.live.pusher.AlivcLivePusher | |
stopCamera() | com.alivc.live.pusher.AlivcLivePusher | |
stopCameraMix() | com.alivc.live.pusher.AlivcLivePusher | |
stopIntelligentDenoise() | com.alivc.live.pusher.AlivcLivePusher | |
stopLastMileDetect() | com.alivc.live.pusher.AlivcLivePusher | |
stopLocalDualAudioStream() | com.alivc.live.pusher.AlivcLivePusher | |
stopLocalRecord() | com.alivc.live.pusher.AlivcLivePusher | |
stopPreview() | com.alivc.live.pusher.AlivcLivePusher | |
stopPush() | com.alivc.live.pusher.AlivcLivePusher | |
stopScreenShare() | com.alivc.live.pusher.AlivcLivePusher | |
switchCamera() | com.alivc.live.pusher.AlivcLivePusher | |
unloadAudioEffect(int soundId) | com.alivc.live.pusher.AlivcLivePusher | |
updatePreview(Context context, FrameLayout frameLayout, boolean isFullScreen) | com.alivc.live.pusher.AlivcLivePusher | |