addOnProcessSizeChange(fm.liveswitch.IAction1< fm.liveswitch.Size > value) | fm.liveswitch.VideoPipe | |
addOnRaiseSizeChange(fm.liveswitch.IAction1< fm.liveswitch.Size > value) | fm.liveswitch.VideoPipe | |
createFrame(fm.liveswitch.VideoBuffer buffer) | fm.liveswitch.VideoPipe | protected |
createInputCollection(fm.liveswitch.IVideoOutput output) | fm.liveswitch.VideoPipe | protected |
createOutputCollection(fm.liveswitch.IVideoInput input) | fm.liveswitch.VideoPipe | protected |
decode(fm.liveswitch.VideoBuffer inputBuffer) | fm.liveswitch.android.MediaCodecDecoder | |
destroy() | fm.liveswitch.IMediaElement | |
doDestroy() | fm.liveswitch.android.MediaCodecDecoder | protected |
doPreProcessFrame(fm.liveswitch.VideoFrame frame, fm.liveswitch.VideoBuffer inputBuffer) | fm.liveswitch.VideoPipe | protected |
doProcessFrame(VideoFrame frame, VideoBuffer buffer) | fm.liveswitch.android.MediaCodecDecoder | protected |
fm::liveswitch::VideoDecoder.doProcessFrame(fm.liveswitch.VideoFrame frame, fm.liveswitch.VideoBuffer inputBuffer) | fm.liveswitch.VideoDecoder | protected |
doProcessTrackStatsFromInput(fm.liveswitch.MediaTrackStats trackStats) | fm.liveswitch.VideoDecoder | protected |
Dynamic() | fm.liveswitch.Dynamic | protected |
getContent() | fm.liveswitch.VideoPipe | |
getDeactivated() | fm.liveswitch.IMediaElement | |
getDelayDecode() | fm.liveswitch.VideoDecoder | protected |
getDelayDecodeOnPendingKeyFrame() | fm.liveswitch.VideoDecoder | |
getDisabled() | fm.liveswitch.IMediaElement | |
getDynamicProperties() | fm.liveswitch.Dynamic | |
getDynamicValue(String key) | fm.liveswitch.Dynamic | |
getExternalId() | fm.liveswitch.IElement | |
getFrameHeight() | fm.liveswitch.VideoDecoder | |
getFrameRate() | fm.liveswitch.VideoDecoder | |
getFramesDecoded() | fm.liveswitch.VideoDecoder | |
getFrameWidth() | fm.liveswitch.VideoDecoder | |
getId() | fm.liveswitch.IElement | |
getIsDirty() | fm.liveswitch.Serializable | protected |
getLabel() | fm.liveswitch.android.MediaCodecDecoder | |
getMaxInputBitrate() | fm.liveswitch.VideoDecoder | |
getMaxInputEncoding() | fm.liveswitch.VideoPipe | |
getMaxInputFrameRate() | fm.liveswitch.VideoPipe | |
getMaxInputHeight() | fm.liveswitch.VideoPipe | |
getMaxInputScale() | fm.liveswitch.VideoPipe | |
getMaxInputSize() | fm.liveswitch.VideoPipe | |
getMaxInputWidth() | fm.liveswitch.VideoPipe | |
getMaxOutputBitrate() | fm.liveswitch.VideoDecoder | |
getMaxOutputEncoding() | fm.liveswitch.VideoPipe | |
getMaxOutputFrameRate() | fm.liveswitch.VideoPipe | |
getMaxOutputHeight() | fm.liveswitch.VideoPipe | |
getMaxOutputScale() | fm.liveswitch.VideoPipe | |
getMaxOutputSize() | fm.liveswitch.VideoPipe | |
getMaxOutputWidth() | fm.liveswitch.VideoPipe | |
getMinInputBitrate() | fm.liveswitch.VideoDecoder | |
getMinInputEncoding() | fm.liveswitch.VideoPipe | |
getMinInputFrameRate() | fm.liveswitch.VideoPipe | |
getMinInputHeight() | fm.liveswitch.VideoPipe | |
getMinInputScale() | fm.liveswitch.VideoPipe | |
getMinInputSize() | fm.liveswitch.VideoPipe | |
getMinInputWidth() | fm.liveswitch.VideoPipe | |
getMinOutputBitrate() | fm.liveswitch.VideoDecoder | |
getMinOutputEncoding() | fm.liveswitch.VideoPipe | |
getMinOutputFrameRate() | fm.liveswitch.VideoPipe | |
getMinOutputHeight() | fm.liveswitch.VideoPipe | |
getMinOutputScale() | fm.liveswitch.VideoPipe | |
getMinOutputSize() | fm.liveswitch.VideoPipe | |
getMinOutputWidth() | fm.liveswitch.VideoPipe | |
getMuted() | fm.liveswitch.IMediaElement | |
getNeedsKeyFrame() | fm.liveswitch.android.MediaCodecDecoder | |
getOverConstrainedFrameRate() | fm.liveswitch.VideoPipe | |
getOverConstrainedHeight() | fm.liveswitch.VideoPipe | |
getOverConstrainedInput() | fm.liveswitch.VideoPipe | |
getOverConstrainedInputFrameRate() | fm.liveswitch.VideoPipe | |
getOverConstrainedInputHeight() | fm.liveswitch.VideoPipe | |
getOverConstrainedInputScale() | fm.liveswitch.VideoPipe | |
getOverConstrainedInputSize() | fm.liveswitch.VideoPipe | |
getOverConstrainedInputWidth() | fm.liveswitch.VideoPipe | |
getOverConstrainedOutput() | fm.liveswitch.VideoPipe | |
getOverConstrainedOutputFrameRate() | fm.liveswitch.VideoPipe | |
getOverConstrainedOutputHeight() | fm.liveswitch.VideoPipe | |
getOverConstrainedOutputScale() | fm.liveswitch.VideoPipe | |
getOverConstrainedOutputSize() | fm.liveswitch.VideoPipe | |
getOverConstrainedOutputWidth() | fm.liveswitch.VideoPipe | |
getOverConstrainedScale() | fm.liveswitch.VideoPipe | |
getOverConstrainedSize() | fm.liveswitch.VideoPipe | |
getOverConstrainedWidth() | fm.liveswitch.VideoPipe | |
getPaused() | fm.liveswitch.IMediaElement | |
getPersistent() | fm.liveswitch.IMediaElement | |
getPipelineJson() | fm.liveswitch.IElement | |
getTargetOutputEncoding() | fm.liveswitch.VideoPipe | |
getTargetOutputFrameRate() | fm.liveswitch.VideoPipe | |
getTargetOutputHeight() | fm.liveswitch.VideoPipe | |
getTargetOutputScale() | fm.liveswitch.VideoPipe | |
getTargetOutputSize() | fm.liveswitch.VideoPipe | |
getTargetOutputWidth() | fm.liveswitch.VideoPipe | |
getVideoType() | fm.liveswitch.VideoPipe | |
isKeyFrame(DataBuffer dataBuffer) | fm.liveswitch.android.MediaCodecDecoder | protected |
fm::liveswitch::VideoDecoder.isKeyFrame(fm.liveswitch.DataBuffer dataBuffer) | fm.liveswitch.VideoDecoder | protected |
MediaCodecDecoder(MediaCodecInfo decoderInfo, VideoFormat inputFormat, VideoFormat outputFormat) | fm.liveswitch.android.MediaCodecDecoder | |
MediaCodecDecoder(MediaCodecInfo decoderInfo, IVideoOutput input, VideoFormat outputFormat) | fm.liveswitch.android.MediaCodecDecoder | |
outputCanProcessFrame(fm.liveswitch.IVideoInput output) | fm.liveswitch.VideoPipe | protected |
raiseFrame(fm.liveswitch.VideoFrame frame) | fm.liveswitch.VideoDecoder | protected |
removeOnProcessSizeChange(fm.liveswitch.IAction1< fm.liveswitch.Size > value) | fm.liveswitch.VideoPipe | |
removeOnRaiseSizeChange(fm.liveswitch.IAction1< fm.liveswitch.Size > value) | fm.liveswitch.VideoPipe | |
sendKeyFrameRequest(String reason) | fm.liveswitch.VideoDecoder | protected |
Serializable() | fm.liveswitch.Serializable | protected |
setDeactivated(boolean value) | fm.liveswitch.IMediaElement | |
setDelayDecodeOnPendingKeyFrame(boolean value) | fm.liveswitch.VideoDecoder | |
setDynamicValue(String key, Object value) | fm.liveswitch.Dynamic | |
setExternalId(String value) | fm.liveswitch.IElement | |
setIsDirty(boolean value) | fm.liveswitch.Serializable | protected |
setMaxInputEncoding(fm.liveswitch.EncodingInfo value) | fm.liveswitch.VideoPipe | protected |
setMaxInputFrameRate(double value) | fm.liveswitch.VideoPipe | protected |
setMaxInputScale(double value) | fm.liveswitch.VideoPipe | protected |
setMaxInputSize(fm.liveswitch.Size value) | fm.liveswitch.VideoPipe | protected |
setMaxOutputEncoding(fm.liveswitch.EncodingInfo value) | fm.liveswitch.VideoPipe | protected |
setMaxOutputFrameRate(double value) | fm.liveswitch.VideoPipe | protected |
setMaxOutputScale(double value) | fm.liveswitch.VideoPipe | protected |
setMaxOutputSize(fm.liveswitch.Size value) | fm.liveswitch.VideoPipe | protected |
setMinInputEncoding(fm.liveswitch.EncodingInfo value) | fm.liveswitch.VideoPipe | protected |
setMinInputFrameRate(double value) | fm.liveswitch.VideoPipe | protected |
setMinInputScale(double value) | fm.liveswitch.VideoPipe | protected |
setMinInputSize(fm.liveswitch.Size value) | fm.liveswitch.VideoPipe | protected |
setMinOutputEncoding(fm.liveswitch.EncodingInfo value) | fm.liveswitch.VideoPipe | protected |
setMinOutputFrameRate(double value) | fm.liveswitch.VideoPipe | protected |
setMinOutputScale(double value) | fm.liveswitch.VideoPipe | protected |
setMinOutputSize(fm.liveswitch.Size value) | fm.liveswitch.VideoPipe | protected |
setMuted(boolean value) | fm.liveswitch.IMediaElement | |
setNeedsKeyFrame() | fm.liveswitch.android.MediaCodecDecoder | |
setTargetOutputEncoding(fm.liveswitch.EncodingInfo value) | fm.liveswitch.VideoPipe | protected |
setTargetOutputFrameRate(double value) | fm.liveswitch.VideoPipe | protected |
setTargetOutputScale(double value) | fm.liveswitch.VideoPipe | protected |
setTargetOutputSize(fm.liveswitch.Size value) | fm.liveswitch.VideoPipe | protected |
setVideoType(fm.liveswitch.VideoType value) | fm.liveswitch.VideoPipe | protected |
unsetDynamicValue(String key) | fm.liveswitch.Dynamic | |
VideoDecoder(fm.liveswitch.VideoFormat inputFormat, fm.liveswitch.VideoFormat outputFormat) | fm.liveswitch.VideoDecoder | |
VideoPipe(fm.liveswitch.VideoFormat inputFormat, fm.liveswitch.VideoFormat outputFormat) | fm.liveswitch.VideoPipe | |
VideoPipe(fm.liveswitch.VideoFormat outputFormat) | fm.liveswitch.VideoPipe | |