audioFocus() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
getCurrentPlayInfo() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
getCurrentRecordingContentDurationInMs() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
getDecoderType() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
getPlayerState() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
getStatisticsInfo() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
getStreamConnectType() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
getVideoHeight() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
getVideoWidth() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
getWindowRotationMode() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
getYuv420pFrame() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
getYuv420pFrame(LVVideoRotationMode rotationMode) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
isAudioFocus() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
isMute() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
isSupportExternalHeadset() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
lockAndGetYuv420pFrame(LVVideoRotationMode rotationMode) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
LVLivePlayer(final Context context) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
mute(boolean isMute) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
release() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
reset() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
sendExtendedCommand(String command) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setAudioStreamInCall(boolean useInCallMode) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setBufferedFrameCount(int frameCount) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setDataSource(String url) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setDataSource(String url, boolean isEncrypted, String decryptIvBase64, String decryptKeyBase64) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setDataSource(String url, boolean isEncrypted, String decryptIvBase64, String decryptKeyBase64, String stunInfo) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setDecoderStrategy(LVDecoderStrategy decoderStrategy) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setLiveDataSource(String iotId, LVStreamType streamType) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setLiveDataSource(String iotId, LVStreamType streamType, int cacheDurationInMs) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setMaxJitterBufferSizeInMs(int jitterBufferSizeInMs) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setPlayerListener(ILVPlayerListener listener) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setPlayerStoppedDrawingMode(LVPlayerStoppedDrawingMode playerStoppedDrawingMode) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setPlayerStreamListener(boolean isOnlyStream, ILVPlayerStreamListener listener) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setReconnectCount(int count) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setSupportExternalHeadset(boolean supportExternalHeadset) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setTextureView(TextureView textureView) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setTextureView(TextureView textureView, LVVideoRotationMode rotationMode) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setUseExternalRender(boolean useExternalVideoRender, boolean useExternalAudioRender, ILVPlayerExternalRenderListener listener) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
setVideoScalingMode(LVVideoScalingMode videoScalingMode) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
snapShot() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
snapShot(LVVideoRotationMode rotationMode) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
snapShotToFile(String jpegFilePath) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
snapShotToFile(String jpegFilePath, LVVideoRotationMode rotationMode) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
start() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
startRecordingContent(String contentFilePath) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
stop() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
stopRecordingContent() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |
TAG (defined in com.aliyun.iotx.linkvisual.media.player.LVLivePlayer) | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | static |
unlockYuv420pFrame() | com.aliyun.iotx.linkvisual.media.player.LVLivePlayer | inline |