Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

a - Variable in class com.yy.videoplayer.utils.FP.Tuple
 
add(List<E>, E) - Static method in class com.yy.videoplayer.utils.FP
Safe add element to a list even the list is empty
addPtsToList(long, long) - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
用于统计系统的流畅性系数
addStream(long, HardDecodeWay) - Method in class com.yy.videoplayer.YMFStreamManager
 
ADNROID_HARD_DECODER2 - Static variable in class com.yy.videoplayer.decoder.VideoConstant.DecoderType
 
ALIGN_16 - Static variable in class com.yy.videoplayer.Constant.AlignmentMask
16 的倍数
ALIGN_2 - Static variable in class com.yy.videoplayer.Constant.AlignmentMask
2 的倍数
ALIGN_32 - Static variable in class com.yy.videoplayer.Constant.AlignmentMask
32 的倍数
ALIGN_4 - Static variable in class com.yy.videoplayer.Constant.AlignmentMask
4 的倍数
ALIGN_8 - Static variable in class com.yy.videoplayer.Constant.AlignmentMask
8 的倍数
AlignmentMask() - Constructor for class com.yy.videoplayer.Constant.AlignmentMask
 
ANDROID_HARD_DECODER1 - Static variable in class com.yy.videoplayer.decoder.VideoConstant.DecoderType
 
APP_VERSION - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
手y版本号
apply(A, B) - Method in interface com.yy.videoplayer.utils.FP.BinaryFunc
 
apply(A, A) - Method in class com.yy.videoplayer.utils.FP.Eq
 
apply(A) - Method in class com.yy.videoplayer.utils.FP.Pred
 
apply(A) - Method in interface com.yy.videoplayer.utils.FP.UnaryFunc
 
applyRatioIfNeed(int, int, int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.Coordinate
 
applyRatioIfNeedMultiVideo(int, int, int, int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.Coordinate
 
applySizeRatio() - Method in class com.yy.videoplayer.decoder.Coordinate
 
asInt() - Method in enum com.yy.videoplayer.utils.Rotation
Retrieves the int representation of the Rotation.
assign(ByteBuffer, int, int, int, long, long, boolean, long, int) - Method in class com.yy.videoplayer.opengles.YMFImageBuffer
 
assign(YMFImageBuffer) - Method in class com.yy.videoplayer.opengles.YMFImageBuffer
 
assign(VideoEntities.CameraPreviewConfig) - Method in class com.yy.videoplayer.utils.VideoEntities.CameraPreviewConfig
 
attachTexture(int) - Method in class com.yy.videoplayer.opengles.YMFFramebuffer
 
availableMemInSDcard() - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
awaitUninterruptibly(Thread, CountDownLatch, long) - Static method in class com.yy.videoplayer.decoder.HardDecRender
 

B

b - Variable in class com.yy.videoplayer.utils.FP.Tuple
 
backgroudPosition - Variable in class com.yy.videoplayer.videoview.YMultiVideoViewParams
 
background - Variable in class com.yy.videoplayer.videoview.YMultiVideoViewParams
 
barrelDistortion(double, double, double, PointF) - Static method in class com.yy.videoplayer.vr.util.VRUtil
 
BasicFileUtils - Class in com.yy.videoplayer.utils
 
BasicFileUtils() - Constructor for class com.yy.videoplayer.utils.BasicFileUtils
 
beforeShot() - Method in class com.yy.videoplayer.vr.VRDirector
 
bind() - Method in class com.yy.videoplayer.opengles.YMFFramebuffer
 
bind() - Method in class com.yy.videoplayer.opengles.YMFTexture
 
BitRate - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
bitrateInKbps - Variable in class com.yy.videoplayer.utils.VideoEntities.BitRateItem
 
bitRateInKbps - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoInfo
 
bitRateInKbps - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
BitRateItem(int) - Constructor for class com.yy.videoplayer.utils.VideoEntities.BitRateItem
 
blockStream(int) - Static method in class com.yy.videoplayer.Constant.EncoderState
 
BorrowDecoder() - Static method in class com.yy.videoplayer.decoder.HardDecoderPool
 
BorrowOrCreateDecoderByType(VideoDecoderCenterExt.HardDecoderStaffVersion) - Static method in class com.yy.videoplayer.decoder.HardDecoderPool
 
build(Context) - Method in class com.yy.videoplayer.vr.VRProgram
build the program 1.
byte2File(byte[], String, String) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt.FileUtil
根据byte数组,生成文件
bytesToHexString(byte[]) - Static method in class com.yy.videoplayer.utils.StringUtils
 
ByteVector - Class in com.yy.videoplayer.utils
一些directByteBuffer等buffer并不提供array的接口.
ByteVector(int) - Constructor for class com.yy.videoplayer.utils.ByteVector
 

C

c - Variable in class com.yy.videoplayer.utils.FP.Tuple
 
CalcFitSize(int, int, int, int, VideoConstant.ScaleMode) - Static method in class com.yy.videoplayer.decoder.VideoSizeUtils
 
Camera - Class in com.yy.videoplayer.render
 
Camera(float, float, float, float, float) - Constructor for class com.yy.videoplayer.render.Camera
 
cameraFacing - Variable in class com.yy.videoplayer.utils.VideoEntities.CameraItem
 
cameraFacing - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
CameraItem(int) - Constructor for class com.yy.videoplayer.utils.VideoEntities.CameraItem
 
CameraPreviewConfig() - Constructor for class com.yy.videoplayer.utils.VideoEntities.CameraPreviewConfig
 
CameraPreviewConfig(int, int, int, int) - Constructor for class com.yy.videoplayer.utils.VideoEntities.CameraPreviewConfig
 
CaptureVideoOrientation() - Constructor for class com.yy.videoplayer.Constant.CaptureVideoOrientation
 
CaptureVideoOrientation() - Constructor for class com.yy.videoplayer.decoder.VideoConstant.CaptureVideoOrientation
 
CatchError - Class in com.yy.videoplayer.decoder
 
CatchError() - Constructor for class com.yy.videoplayer.decoder.CatchError
 
catchError(String) - Static method in class com.yy.videoplayer.decoder.CatchError
 
CCK_H265_HARDWARE_DECODE - Static variable in class com.yy.videoplayer.decoder.YYVideoLibMgr.MediaDecodeConfigKey
 
CCK_HARDWARE_DECODE - Static variable in class com.yy.videoplayer.decoder.YYVideoLibMgr.MediaDecodeConfigKey
 
changeProgram(Texture2dProgram) - Method in class com.yy.videoplayer.decoder.gles_decoder.FullFrameRect
Changes the program.
changeProgram(Texture2dProgram) - Method in class com.yy.videoplayer.glesunder43.FullFrameRect
Changes the program.
CHANNEL_ID - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
Character_Paragraph_Separator - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
checkCurrentEgl(EGLSurface) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
check CurrentEgl
checkCurrentEgl() - Method in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
Check Current display/surface/context is match
checkDataComplete() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
checkGlError(String) - Static method in class com.yy.videoplayer.decoder.gles_decoder.GlUtil
Checks to see if a GLES error has been raised.
checkGlError(String) - Static method in class com.yy.videoplayer.glesunder43.GlUtil
Checks to see if a GLES error has been raised.
checkGlError(String) - Static method in class com.yy.videoplayer.utils.GLUtil
Checks to see if a GLES error has been raised.
checkGlErrorNoException(String) - Static method in class com.yy.videoplayer.decoder.gles_decoder.GlUtil
Checks to see if a GLES error has been raised.
checkGLThread(String) - Static method in class com.yy.videoplayer.vr.util.VRUtil
 
checkLocation(int, String) - Static method in class com.yy.videoplayer.decoder.gles_decoder.GlUtil
Checks to see if the location we obtained is valid.
checkLocation(int, String) - Static method in class com.yy.videoplayer.glesunder43.GlUtil
Checks to see if the location we obtained is valid.
checkMainThread(String) - Static method in class com.yy.videoplayer.vr.util.VRUtil
 
chooseConfig(EGL10, EGLDisplay) - Method in class com.yy.videoplayer.glesunder43.EglCore
 
ChooseHardDecoderStaff(VideoDecoderCenterExt.HardDecoderStaffVersion) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
clear() - Method in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
clear() - Method in class com.yy.videoplayer.utils.ByteVector
 
clearPtsTimes(long) - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
 
clearVideoRenderPtsStatistics(long) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
clip(int, int, int, int, int) - Method in interface com.yy.videoplayer.opengles.IProgram
clip the input texture width height to output width height
clip(int, int, int, int, int) - Method in interface com.yy.videoplayer.opengles.IRender
adjust texture coordinates, clipMode Refer to Constant.ClipMode
clip(int, int, int, int, int) - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
clip(int, int, int, int, int) - Method in class com.yy.videoplayer.opengles.YMFRender
 
clip(int, int, int, int, int) - Method in class com.yy.videoplayer.opengles.YMFShaderData
 
CLIP_MOD_UDEF - Static variable in class com.yy.videoplayer.Constant.ClipMode
未定义类型
CLIP_MODE_BOTTOM - Static variable in class com.yy.videoplayer.Constant.ClipMode
只裁底部
CLIP_MODE_LEFT - Static variable in class com.yy.videoplayer.Constant.ClipMode
只裁左边
CLIP_MODE_LR - Static variable in class com.yy.videoplayer.Constant.ClipMode
左右两边各裁一半
CLIP_MODE_RIGHT - Static variable in class com.yy.videoplayer.Constant.ClipMode
只裁右边
CLIP_MODE_TB - Static variable in class com.yy.videoplayer.Constant.ClipMode
顶部底部各裁一半
CLIP_MODE_TOP - Static variable in class com.yy.videoplayer.Constant.ClipMode
只裁顶部
CLIP_PHOTO_KEY - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
ClipMode() - Constructor for class com.yy.videoplayer.Constant.ClipMode
 
clonePosition(VideoPosition, VideoPosition) - Static method in class com.yy.videoplayer.videoview.YMultiVideoViewParams
 
CloseLog() - Static method in class com.yy.videoplayer.utils.YMFLog
 
CODEC_H264_MIME - Static variable in class com.yy.videoplayer.decoder.OMXDecoderRank
 
codecId - Variable in class com.yy.videoplayer.utils.VideoEntities.CodecItem
 
codecId - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
CodecItem(VideoEntities.CodecItem.CodecId) - Constructor for class com.yy.videoplayer.utils.VideoEntities.CodecItem
 
com.yy.videoplayer - package com.yy.videoplayer
 
com.yy.videoplayer.decoder - package com.yy.videoplayer.decoder
 
com.yy.videoplayer.decoder.gles_decoder - package com.yy.videoplayer.decoder.gles_decoder
 
com.yy.videoplayer.glesunder43 - package com.yy.videoplayer.glesunder43
 
com.yy.videoplayer.opengles - package com.yy.videoplayer.opengles
 
com.yy.videoplayer.render - package com.yy.videoplayer.render
 
com.yy.videoplayer.stat - package com.yy.videoplayer.stat
 
com.yy.videoplayer.utils - package com.yy.videoplayer.utils
 
com.yy.videoplayer.videoview - package com.yy.videoplayer.videoview
 
com.yy.videoplayer.vr - package com.yy.videoplayer.vr
 
com.yy.videoplayer.vr.util - package com.yy.videoplayer.vr.util
 
compare(String, String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
compileShader(int, String) - Static method in class com.yy.videoplayer.decoder.ShaderUtils
 
compileShader(int, String) - Static method in class com.yy.videoplayer.vr.util.GLUtil
Helper function to compile a shader.
ComputeCoefficientOfVariationAndReset() - Method in class com.yy.videoplayer.decoder.SmoothnessCounter
 
concat(List<T>, List<T>) - Static method in class com.yy.videoplayer.utils.FP
Safe concatenation Note that the first list is MUTATED if it isn't empty.
concat(T[], T[]) - Static method in class com.yy.videoplayer.utils.FP
 
concat(int[], int[]) - Static method in class com.yy.videoplayer.utils.FP
 
ConfigDone() - Method in class com.yy.videoplayer.decoder.HardDecRender
 
cons(E, LinkedList<E>) - Static method in class com.yy.videoplayer.utils.FP
 
Constant - Class in com.yy.videoplayer
 
Constant() - Constructor for class com.yy.videoplayer.Constant
 
Constant.AlignmentMask - Class in com.yy.videoplayer
视频宽度对齐方式
Constant.CaptureVideoOrientation - Class in com.yy.videoplayer
 
Constant.ClipMode - Class in com.yy.videoplayer
 
Constant.EncoderFilterType - Enum in com.yy.videoplayer
 
Constant.EncoderState - Class in com.yy.videoplayer
 
Constant.MediaLibraryPictureFormat - Class in com.yy.videoplayer
 
Constant.MediaLibraryVideoCodec - Class in com.yy.videoplayer
 
Constant.OrientationType - Enum in com.yy.videoplayer
 
Constant.ProgramType - Class in com.yy.videoplayer
program 输入纹理数据的格式类型
Constant.RGBFormat - Class in com.yy.videoplayer
RGB format
Constant.RotateAngle - Class in com.yy.videoplayer
视频顺时针旋转角度
Constant.ScaleMode - Enum in com.yy.videoplayer
 
Constant.VideoEncodePreset - Class in com.yy.videoplayer
 
Constant.VideoFrameType - Class in com.yy.videoplayer
 
Constant.ViewType - Interface in com.yy.videoplayer
 
Constant.WaterMarkOrigin - Enum in com.yy.videoplayer
 
Constant.YUVFormat - Class in com.yy.videoplayer
常用YUV格式。如调整值,需同步调整native层 ImageUtil_ConvertToI420EX
convert(T[], Object[]) - Static method in class com.yy.videoplayer.utils.FP
 
COORD_SIZE - Static variable in class com.yy.videoplayer.opengles.YMFShaderData
 
Coordinate - Class in com.yy.videoplayer.decoder
 
Coordinate(float[]) - Constructor for class com.yy.videoplayer.decoder.Coordinate
 
Coordinate.Size - Class in com.yy.videoplayer.decoder
 
copyFile(File, File) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
copyFile(String, String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
CpuFrequency - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
CpuMaxFrequency - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
CpuMinFrequency - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
CpuName - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
CPUTool - Class in com.yy.videoplayer.utils
Created by Administrator on 2017/7/19.
CPUTool() - Constructor for class com.yy.videoplayer.utils.CPUTool
 
craeteProgram(int) - Static method in class com.yy.videoplayer.opengles.YMFProgramFactory
 
crashTsFirst - Static variable in class com.yy.videoplayer.decoder.H264DecRender
 
crashTsFirst - Static variable in class com.yy.videoplayer.decoder.H265DecRender
 
crashTsFirst - Static variable in class com.yy.videoplayer.decoder.VP8DecRender
 
crashTsSecond - Static variable in class com.yy.videoplayer.decoder.H264DecRender
 
crashTsSecond - Static variable in class com.yy.videoplayer.decoder.H265DecRender
 
crashTsSecond - Static variable in class com.yy.videoplayer.decoder.VP8DecRender
 
createAndLinkProgram(int, int, String[]) - Static method in class com.yy.videoplayer.vr.util.GLUtil
Helper function to compile and link a program.
createByteBuffer(int, int, int, int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
createByteBuffer(int, int, int, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
createByteBufferIfNeed(int, int, int, int) - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
createDir(String, boolean) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
createFileOnSD(String, String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
createFloatBuffer(float[]) - Static method in class com.yy.videoplayer.decoder.gles_decoder.GlUtil
Allocates a direct float buffer, and populates it with the float array data.
createFloatBuffer(float[]) - Static method in class com.yy.videoplayer.glesunder43.GlUtil
Allocates a direct float buffer, and populates it with the float array data.
createFloatBuffer(float[]) - Static method in class com.yy.videoplayer.utils.GLUtil
Allocates a direct float buffer, and populates it with the float array data.
createImageTexture(ByteBuffer, int, int, int) - Static method in class com.yy.videoplayer.decoder.gles_decoder.GlUtil
Creates a texture from raw data.
createImageTexture(ByteBuffer, int, int, int) - Static method in class com.yy.videoplayer.glesunder43.GlUtil
Creates a texture from raw data.
createOffscreenSurface(int, int) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Creates an EGL surface associated with an offscreen buffer.
createOffscreenSurface(int, int) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
Creates an off-screen surface.
createOffscreenSurface(int, int) - Method in class com.yy.videoplayer.glesunder43.EglCore
Creates an EGL surface associated with an offscreen buffer.
createOffscreenSurface(int, int) - Method in class com.yy.videoplayer.glesunder43.EglSurfaceBase
Creates an off-screen surface.
createProgram(String, String) - Static method in class com.yy.videoplayer.decoder.gles_decoder.GlUtil
Creates a new program from the supplied vertex and fragment shaders.
createProgram(String, String) - Static method in class com.yy.videoplayer.glesunder43.GlUtil
Creates a new program from the supplied vertex and fragment shaders.
createTextureObject() - Method in class com.yy.videoplayer.decoder.gles_decoder.FullFrameRect
Creates a texture object suitable for use with drawFrame().
createTextureObject() - Method in class com.yy.videoplayer.decoder.gles_decoder.Texture2dProgram
Creates a texture object suitable for use with this program.
createTextureObject() - Method in class com.yy.videoplayer.glesunder43.FullFrameRect
Creates a texture object suitable for use with drawFrame().
createTextureObject() - Method in class com.yy.videoplayer.glesunder43.Texture2dProgram
Creates a texture object suitable for use with this program.
createWindowSurface(Object) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Creates an EGL surface associated with a Surface.
createWindowSurface(Object) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
Creates a window surface.
createWindowSurface(Object) - Method in class com.yy.videoplayer.glesunder43.EglCore
Creates an EGL surface associated with a Surface.
createWindowSurface(Object) - Method in class com.yy.videoplayer.glesunder43.EglSurfaceBase
Creates a window surface.
CREATOR - Static variable in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
CUBE - Static variable in class com.yy.videoplayer.utils.TextureRotationUtil
 
Custom - Static variable in class com.yy.videoplayer.decoder.VideoConstant.MediaQualityLevel
 

D

data - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoData
 
dealMessage() - Method in class com.yy.videoplayer.vr.VRGLHandler
 
debug(String, String) - Method in interface com.yy.videoplayer.utils.ILog
 
debug(Object, String, String, Object...) - Static method in class com.yy.videoplayer.utils.YMFLog
Output debug log.
debug(Object, String, String) - Static method in class com.yy.videoplayer.utils.YMFLog
 
debug(Object, String, Throwable) - Static method in class com.yy.videoplayer.utils.YMFLog
 
DECODE - Static variable in class com.yy.videoplayer.stat.PlayerExceptionDataStat
 
Decode2Render - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
DECODE_DEQUEUE_BUFFER_ERROR - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.DecodeExceptionID
 
DECODE_HARD_CHANGE_SOFT - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.DecodeExceptionID
 
DECODE_INIT_CODEC_ERROR - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.DecodeExceptionID
 
DecodeAVGTime - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
DecodeCreate2Arrive - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
DecodeDelayFrameCount - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
DecodeMaxTime - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
DECODER_BLOCK - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.DecodeExceptionID
0调用解码器stop block
DECODER_EXCEPTION - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.DecodeExceptionID
解码过程中出现异常
DECODER_STATE - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
暂时不用于统计,用于传值
DecoderInfo(String, int) - Constructor for class com.yy.videoplayer.decoder.OMXDecoderRank.DecoderInfo
 
DecoderType() - Constructor for class com.yy.videoplayer.decoder.VideoConstant.DecoderType
 
deepCopy(YMFImageBuffer) - Method in class com.yy.videoplayer.opengles.YMFImageBuffer
 
DEFAULT - Static variable in interface com.yy.videoplayer.decoder.StateMonitor.DecoderType
 
DEFAULT - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoEncodePreset
 
DEFAULT_LOG_NAME - Static variable in class com.yy.videoplayer.Constant
 
DEFAULT_LOG_PATH - Static variable in class com.yy.videoplayer.Constant
 
DEFAULT_MIC_CARD_SYMBOL - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
deInit() - Method in class com.yy.videoplayer.decoder.HardDecodeMonitorThread
 
deInit() - Method in class com.yy.videoplayer.decoder.StateMonitor
 
deInit(String) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
deInit() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
DEINIT_ERROR - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.RenderExceptionID
 
deInitWrapper() - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
Wrapper反初始化
del(List<E>, E) - Static method in class com.yy.videoplayer.utils.FP
 
delBy(FP.Eq<E>, List<E>, E) - Static method in class com.yy.videoplayer.utils.FP
Safe remove the first occurrent of x in xs
delete() - Method in class com.yy.videoplayer.decoder.VBO
 
deleteShaderProgram(int, int...) - Static method in class com.yy.videoplayer.decoder.ShaderUtils
 
deleteVideoPlayerInfo(long) - Method in interface com.yy.videoplayer.IVideoPlayerInfo
 
deleteVideoPlayerInfo(long) - Method in class com.yy.videoplayer.VideoPlayer
 
DeliverVideoConfig(long, int, byte[], int, int, int) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
DeliverVideoData(long, long, byte[], long, int) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
describeContents() - Method in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
destory() - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
destroy(int, int) - Method in class com.yy.videoplayer.decoder.Monitor
 
destroy(int, int) - Method in class com.yy.videoplayer.decoder.ScreenSoft
 
destroy() - Method in class com.yy.videoplayer.decoder.VideoShader
 
destroyLibrary() - Method in class com.yy.videoplayer.vr.VRLibrary
 
diff(List<T>, List<T>) - Static method in class com.yy.videoplayer.utils.FP
 
diffBy(FP.Eq<T>, List<T>, List<T>) - Static method in class com.yy.videoplayer.utils.FP
list difference xs \\ ys invariant: (xs ++ ys) \\ xs == ys
disableDataFromProgram(VRProgram) - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
disableSensor() - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
disableSensor() - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
关闭重力感应
disableVertexAttribPointer(String) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
doChooseConfig(EGL10, EGLDisplay, EGLConfig[]) - Method in class com.yy.videoplayer.glesunder43.EglCore
 
doFrame(long) - Method in class com.yy.videoplayer.videoview.VsyncRelay
 
DPI - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
draw(float[], FloatBuffer, int, int, int, int, float[], FloatBuffer, int, int, int, int, int, int) - Method in class com.yy.videoplayer.decoder.gles_decoder.Texture2dProgram
Issues the draw call.
draw(float[], FloatBuffer, int, int, int, int, float[], FloatBuffer, int, int, int, int, int, int) - Method in class com.yy.videoplayer.glesunder43.Texture2dProgram
Issues the draw call.
draw() - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
Drawable2d - Class in com.yy.videoplayer.decoder.gles_decoder
Base class for stuff we like to draw.
Drawable2d(Drawable2d.Prefab) - Constructor for class com.yy.videoplayer.decoder.gles_decoder.Drawable2d
Prepares a drawable from a "pre-fabricated" shape definition.
Drawable2d - Class in com.yy.videoplayer.glesunder43
Base class for stuff we like to draw.
Drawable2d(Drawable2d.Prefab) - Constructor for class com.yy.videoplayer.glesunder43.Drawable2d
Prepares a drawable from a "pre-fabricated" shape definition.
Drawable2d.Prefab - Enum in com.yy.videoplayer.decoder.gles_decoder
Enum values for constructor.
Drawable2d.Prefab - Enum in com.yy.videoplayer.glesunder43
Enum values for constructor.
drawBlackScreen(boolean) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
drawCanvas(int, int, int, int, int, int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
drawCanvas(int, int, int, int, int, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
drawCurrentFrame(int) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
drawFrame(int, float[], int) - Method in class com.yy.videoplayer.decoder.gles_decoder.FullFrameRect
Draws a viewport-filling rect, texturing it with the specified texture object.
drawFrame(int, int, int, float[]) - Method in class com.yy.videoplayer.decoder.gles_decoder.FullFrameRect
 
drawFrame(int, float[], int, int, int, int) - Method in class com.yy.videoplayer.decoder.gles_decoder.FullFrameRect
 
drawFrame(int, float[], int) - Method in class com.yy.videoplayer.glesunder43.FullFrameRect
Draws a viewport-filling rect, texturing it with the specified texture object.
drawFrame(int, int, int, float[]) - Method in class com.yy.videoplayer.glesunder43.FullFrameRect
 
drawFrame(int, float[], int, int, int, int) - Method in class com.yy.videoplayer.glesunder43.FullFrameRect
 
drawFrame() - Method in interface com.yy.videoplayer.opengles.IProgram
draw current bind texture
drawFrame() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
drawFrame(int, float[], int, int, int) - Method in class com.yy.videoplayer.vr.VRLibrary
 
drawFrame(int, float[], int, int, int, VRAbsObject3D) - Method in class com.yy.videoplayer.vr.VRProgram
 
DrawNotify() - Method in class com.yy.videoplayer.decoder.PlayNotify
 
drop(int, List<E>) - Static method in class com.yy.videoplayer.utils.FP
Safe drop the first n elements from a list
drop(int, String) - Static method in class com.yy.videoplayer.utils.FP
 
dropWhile(FP.Pred<E>, List<E>) - Static method in class com.yy.videoplayer.utils.FP
 
DTS - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
视频的dts
dumpDecodeIDRFrameData(long, String, byte[], byte[]) - Method in class com.yy.videoplayer.decoder.HardDecodeMonitorThread
 
dumpIDRFrame(String, byte[], long) - Method in class com.yy.videoplayer.decoder.HardDecRender
 

E

EglCore - Class in com.yy.videoplayer.decoder.gles_decoder
Core EGL state (display, context, config).
EglCore() - Constructor for class com.yy.videoplayer.decoder.gles_decoder.EglCore
Prepares EGL display and context.
EglCore(EGLContext, int) - Constructor for class com.yy.videoplayer.decoder.gles_decoder.EglCore
Prepares EGL display and context.
EglCore - Class in com.yy.videoplayer.glesunder43
Core EGL state (display, context, config).
EglCore() - Constructor for class com.yy.videoplayer.glesunder43.EglCore
 
EglCore(EGLConfig) - Constructor for class com.yy.videoplayer.glesunder43.EglCore
 
EglSurfaceBase - Class in com.yy.videoplayer.decoder.gles_decoder
Common base class for EGL surfaces.
EglSurfaceBase(EglCore) - Constructor for class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
 
EglSurfaceBase - Class in com.yy.videoplayer.glesunder43
Common base class for EGL surfaces.
EglSurfaceBase(EglCore) - Constructor for class com.yy.videoplayer.glesunder43.EglSurfaceBase
 
elem(T, T[]) - Static method in class com.yy.videoplayer.utils.FP
 
elem(T, Collection<T>) - Static method in class com.yy.videoplayer.utils.FP
 
empty(Collection<?>) - Static method in class com.yy.videoplayer.utils.FP
Test if a collection is either NIL or empty
empty(T[]) - Static method in class com.yy.videoplayer.utils.FP
Test if an array is either NIL or empty
empty(SparseArray<?>) - Static method in class com.yy.videoplayer.utils.FP
 
empty(SparseIntArray) - Static method in class com.yy.videoplayer.utils.FP
 
empty(int[]) - Static method in class com.yy.videoplayer.utils.FP
 
empty(long[]) - Static method in class com.yy.videoplayer.utils.FP
 
empty(CharSequence) - Static method in class com.yy.videoplayer.utils.FP
Test if a abstract string is either NIL or empty
empty(Map<?, ?>) - Static method in class com.yy.videoplayer.utils.FP
 
enableSensor() - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
enableSensor() - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
开启重力感应
enableWaterMarker(boolean) - Method in interface com.yy.videoplayer.opengles.IProgram
enable water marker
enableWaterMarker(boolean) - Method in class com.yy.videoplayer.opengles.YMFProgram2D
 
enableWaterMarker(boolean) - Method in class com.yy.videoplayer.opengles.YMFProgramI420
 
enableWaterMarker(boolean) - Method in class com.yy.videoplayer.opengles.YMFProgramNV12
 
enableWaterMarker(boolean) - Method in class com.yy.videoplayer.opengles.YMFProgramNV21
 
EncoderState() - Constructor for class com.yy.videoplayer.Constant.EncoderState
 
EncoderStateError - Static variable in class com.yy.videoplayer.Constant.EncoderState
 
EncoderStateInit - Static variable in class com.yy.videoplayer.Constant.EncoderState
 
EncoderStateStarted - Static variable in class com.yy.videoplayer.Constant.EncoderState
 
EncoderStateStarting - Static variable in class com.yy.videoplayer.Constant.EncoderState
 
EncoderStateStoped - Static variable in class com.yy.videoplayer.Constant.EncoderState
 
EndofStream() - Method in class com.yy.videoplayer.decoder.HardDecRender
 
EndPlay(boolean) - Method in class com.yy.videoplayer.decoder.PlayNotify
 
ensureDirExists(String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
eq(Object, Object) - Static method in class com.yy.videoplayer.utils.FP
Safe equal predicate
Eq() - Constructor for class com.yy.videoplayer.utils.FP.Eq
 
eq(A, A) - Method in class com.yy.videoplayer.utils.FP.Eq
 
equal(String, String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
equal(String, String, boolean) - Static method in class com.yy.videoplayer.utils.StringUtils
 
error(String, String) - Method in interface com.yy.videoplayer.utils.ILog
 
error(String, String, Throwable) - Method in interface com.yy.videoplayer.utils.ILog
 
error(Object, String, String, Object...) - Static method in class com.yy.videoplayer.utils.YMFLog
 
error(Object, String, String) - Static method in class com.yy.videoplayer.utils.YMFLog
 
error(Object, String, Throwable) - Static method in class com.yy.videoplayer.utils.YMFLog
 
EXCEPTION_ID - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
异常类型的id
EXCEPTION_REASON - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
异常信息
executeLoad(Context) - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
executeLoad(Context) - Method in class com.yy.videoplayer.vr.VRSphere3D
 
Exit() - Static method in class com.yy.videoplayer.videoview.VsyncRelay
 
externalStorageExist() - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 

F

FAST - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoEncodePreset
 
FASTER - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoEncodePreset
 
FEEDBACK_POST_URL - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
file2Byte(String) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt.FileUtil
获得指定文件的byte数组
FileUtil() - Constructor for class com.yy.videoplayer.decoder.VideoDecoderCenterExt.FileUtil
 
filter(FP.Pred<E>, List<E>) - Static method in class com.yy.videoplayer.utils.FP
filtering
finalize() - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
 
find(FP.Pred<E>, List<E>) - Static method in class com.yy.videoplayer.utils.FP
Find among a list by using predicate function p
find(E, List<E>) - Static method in class com.yy.videoplayer.utils.FP
Find among a list for an element
find(String, String) - Static method in class com.yy.videoplayer.utils.StringUtils
Safe string finding (indexOf) even the arguments are empty Case sentive ver.
find(String, String, boolean) - Static method in class com.yy.videoplayer.utils.StringUtils
Safe string finding (indexOf) even the arguments are empty Case sentive can be parameterized
find(String, String, boolean, boolean) - Static method in class com.yy.videoplayer.utils.StringUtils
Safe string finding (indexOf) even the arguments are empty Case sentive and Full/Half width ignore can be parameterized
findCodecName(String, String[], String[], boolean) - Static method in class com.yy.videoplayer.decoder.HardDecRender
 
findIndex(FP.Pred<E>, List<E>) - Static method in class com.yy.videoplayer.utils.FP
 
FINISH_LIVE_BCAST_MSG - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
first(List<E>) - Static method in class com.yy.videoplayer.utils.FP
 
first(Collection<E>) - Static method in class com.yy.videoplayer.utils.FP
 
FLAG_RECORDABLE - Static variable in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Constructor flag: surface must be recordable.
FLAG_TRY_GLES3 - Static variable in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Constructor flag: ask for GLES3, fall back to GLES2 if not available.
flipHorizontal() - Method in interface com.yy.videoplayer.opengles.IProgram
flip current texture horizontally
flipHorizontal() - Method in interface com.yy.videoplayer.opengles.IRender
flip texture horizontally
flipHorizontal() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
flipHorizontal() - Method in class com.yy.videoplayer.opengles.YMFRender
 
flipHorizontal(boolean) - Method in class com.yy.videoplayer.opengles.YMFShaderData
 
flipVertical() - Method in interface com.yy.videoplayer.opengles.IProgram
flip current texture vertically
flipVertical() - Method in interface com.yy.videoplayer.opengles.IRender
flip texture vertically
flipVertical() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
flipVertical() - Method in class com.yy.videoplayer.opengles.YMFRender
 
flipVertical(boolean) - Method in class com.yy.videoplayer.opengles.YMFShaderData
 
Fluency - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
fold(FP.BinaryFunc<S, S, E>, S, Collection<E>) - Static method in class com.yy.videoplayer.utils.FP
folding left
FORMAT - Static variable in class com.yy.videoplayer.decoder.ShaderCode
 
FORMAT_I420 - Static variable in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
FORMAT_NV12 - Static variable in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
FORMAT_RGB - Static variable in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
FORMAT_RGB565 - Static variable in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
FORMAT_UNKNOWN - Static variable in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
FP - Class in com.yy.videoplayer.utils
A functional programming style utility
FP() - Constructor for class com.yy.videoplayer.utils.FP
 
FP.BinaryFunc<R,A,B> - Interface in com.yy.videoplayer.utils
 
FP.Eq<A> - Class in com.yy.videoplayer.utils
 
FP.M - Class in com.yy.videoplayer.utils
Tree based Map (ordable)
FP.Pred<A> - Class in com.yy.videoplayer.utils
 
FP.Tuple<A,B,C> - Class in com.yy.videoplayer.utils
 
FP.UnaryFunc<R,A> - Interface in com.yy.videoplayer.utils
 
Fps - Class in com.yy.videoplayer.vr.util
Created by hzqiujiadi on 16/3/13.
Fps() - Constructor for class com.yy.videoplayer.vr.util.Fps
 
FRAGMENT_SHADER_YUV - Static variable in class com.yy.videoplayer.decoder.gles_decoder.Texture2dProgram
 
FRAGMENT_SHADER_YUV - Static variable in class com.yy.videoplayer.glesunder43.Texture2dProgram
 
frameRate - Variable in class com.yy.videoplayer.utils.VideoEntities.FrameRateItem
 
frameRate - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoInfo
 
frameRate - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
FrameRateItem(int) - Constructor for class com.yy.videoplayer.utils.VideoEntities.FrameRateItem
 
fromInt(int) - Static method in enum com.yy.videoplayer.utils.Rotation
Create a Rotation from an integer.
fromList(List<Pair<K, V>>) - Static method in class com.yy.videoplayer.utils.FP.M
 
fromList(SparseArray<V>) - Static method in class com.yy.videoplayer.utils.FP.M
 
fromPair(Pair<A, B>) - Static method in class com.yy.videoplayer.utils.StringUtils
 
FSH_CODE - Static variable in class com.yy.videoplayer.decoder.ShaderCode
 
FULL_RECTANGLE_TEX_COORDS - Static variable in class com.yy.videoplayer.utils.TextureRotationUtil
 
FullFrameRect - Class in com.yy.videoplayer.decoder.gles_decoder
This class essentially represents a viewport-sized sprite that will be rendered with a texture, usually from an external source like the camera or video decoder.
FullFrameRect(Texture2dProgram) - Constructor for class com.yy.videoplayer.decoder.gles_decoder.FullFrameRect
Prepares the object.
FullFrameRect - Class in com.yy.videoplayer.glesunder43
This class essentially represents a viewport-sized sprite that will be rendered with a texture, usually from an external source like the camera or video decoder.
FullFrameRect(Texture2dProgram) - Constructor for class com.yy.videoplayer.glesunder43.FullFrameRect
Prepares the object.

G

genTexture(int, int, int) - Static method in class com.yy.videoplayer.utils.GLUtil
 
genTextureWithBitmap(Bitmap, int) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
genTextureWithBitmap(Bitmap) - Static method in class com.yy.videoplayer.utils.GLUtil
 
getAbsolutionLogPath() - Static method in class com.yy.videoplayer.utils.LogToES
 
GetAndClearExceptionFlag() - Method in class com.yy.videoplayer.decoder.HardDecRender
 
getAndroidId() - Static method in class com.yy.videoplayer.utils.InfoUtil
获取Android id的信息
getAndroidInfo() - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
获取系统的版本
getAppContext() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getAppName() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getAppPackage() - Static method in class com.yy.videoplayer.utils.InfoUtil
 
getAppVerCode() - Static method in class com.yy.videoplayer.utils.InfoUtil
 
getAppVersion() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getAudienceVideoData(long) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
该方法给yyLive(通过IGetVideoHiidoStatInfo接口,而接口是在ycloud实现的) 调用顺序:yylivesdk->ycloud->yyvideoplayer/yyvideolib) 获取观众端数据信息
getBestDecoder() - Method in class com.yy.videoplayer.decoder.OMXDecoderRank
 
getBitmap() - Method in class com.yy.videoplayer.render.GLVideoRender
 
getBitmap() - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
getBitmapExt(int) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
getBufferSize() - Method in class com.yy.videoplayer.decoder.Coordinate
 
getBytes() - Method in class com.yy.videoplayer.utils.ByteVector
 
getCacheFrame() - Method in class com.yy.videoplayer.decoder.HardDecRender
 
getCameraFacing() - Method in class com.yy.videoplayer.utils.VideoEntities.CameraPreviewConfig
 
getCodecName() - Static method in class com.yy.videoplayer.decoder.H264DecRender
 
getCodecName() - Static method in class com.yy.videoplayer.decoder.H265DecRender
 
getCodecName() - Static method in class com.yy.videoplayer.decoder.VP8DecRender
 
getConfig(int) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getConfig(int) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 
getContext() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getContext() - Method in interface com.yy.videoplayer.render.YYSoftDecRender
 
getCoordsPerVertex() - Method in class com.yy.videoplayer.decoder.gles_decoder.Drawable2d
Returns the number of position coordinates per vertex.
getCoordsPerVertex() - Method in class com.yy.videoplayer.glesunder43.Drawable2d
Returns the number of position coordinates per vertex.
getCpuInfo() - Static method in class com.yy.videoplayer.utils.CPUTool
获取CPU型号
getCpuInfoByProcNode() - Static method in class com.yy.videoplayer.utils.CPUTool
 
getCpuInfoBySystemProperties() - Static method in class com.yy.videoplayer.utils.CPUTool
 
getCurCpuFreq() - Static method in class com.yy.videoplayer.utils.CPUTool
 
getCurFramePts() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
GetCurrentHardDecoderStaffVersion() - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
GetCurrentPictureDataRGB565(YYRenderFrameBuffer.RGB565ImageWithNoPadding) - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getCurrentSurface() - Method in class com.yy.videoplayer.glesunder43.EglCore
 
getCurrentTime() - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
获取现在时间
getDecodeInfoAsync() - Static method in class com.yy.videoplayer.decoder.H264DecRender
 
getDecodeInfoAsync() - Static method in class com.yy.videoplayer.decoder.H265DecRender
 
getDecodeInfoAsync() - Static method in class com.yy.videoplayer.decoder.VP8DecRender
 
getDecoderStaff(long) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
getDecodeTime() - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
 
getDefaultValue() - Method in class com.yy.videoplayer.vr.VRPinchConfig
 
getDeltaX() - Method in class com.yy.videoplayer.vr.VRDirector
 
getDeltaY() - Method in class com.yy.videoplayer.vr.VRDirector
 
getDeviceModel() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getDeviceOsVersion() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getDirOfFilePath(String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
getFileExt(String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
getFileMime(String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
getFileName(String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
getFluency(long) - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
 
getFormat() - Method in class com.yy.videoplayer.opengles.YMFTexture
 
getFragmentHandle() - Method in class com.yy.videoplayer.opengles.YMFShader
 
getFragmentShader(Context) - Method in class com.yy.videoplayer.vr.VRProgram
 
getFrame() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getFrameFormat() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getGL() - Method in class com.yy.videoplayer.glesunder43.EglCore
 
getGlVersion() - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Returns the GLES version this context is configured for (currently 2 or 3).
getGlVersion() - Static method in class com.yy.videoplayer.decoder.GLVersionUtils
 
getGlVersion() - Method in class com.yy.videoplayer.glesunder43.EglCore
Returns the GLES version this context is configured for (currently 2 or 3).
getHandle(String) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
getHandles(String...) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
getHardDecodeType() - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
getHardDecodeType() - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
getHardDecodeType() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
getHardDecodeType() - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
getHashIfPassIsPlainText(String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
getHeight() - Method in class com.yy.videoplayer.decoder.Coordinate.Size
 
getHeight() - Method in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
Returns the surface's height, in pixels.
getHeight() - Method in class com.yy.videoplayer.glesunder43.EglSurfaceBase
Returns the surface's height, in pixels.
getHeight() - Method in class com.yy.videoplayer.opengles.YMFTexture
 
getHeight() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getHeight() - Method in class com.yy.videoplayer.utils.VideoEntities.CameraPreviewConfig
 
getHeight() - Method in class com.yy.videoplayer.utils.VideoEntities.ScreenRecordConfig
 
getHeightUV() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getHeightY() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getId() - Method in class com.yy.videoplayer.decoder.VBO
 
getImageFormatName(int) - Static method in class com.yy.videoplayer.utils.ImageUtil
 
getIndicesBuffer() - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
getInstace() - Static method in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
getInstance() - Static method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
 
getInstance() - Static method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
getInstance() - Static method in class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
getInstance() - Static method in class com.yy.videoplayer.VideoPlayer
 
getInstance() - Static method in class com.yy.videoplayer.videoview.VsyncRelay
 
getInstance() - Static method in class com.yy.videoplayer.vr.VRDirector
 
getInstance() - Static method in class com.yy.videoplayer.vr.VRGLHandler
 
GetIntervalMilliTs() - Method in class com.yy.videoplayer.decoder.SmoothnessCounter
 
getIsRooted() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getIsSvcData() - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
getLastDecodeTimeStamp() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getLiveStatContent() - Method in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
getLogFileName() - Static method in class com.yy.videoplayer.utils.LogToES
 
getLogFilePath() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getLogFilePath() - Static method in class com.yy.videoplayer.utils.LogToES
 
getLogPath() - Static method in class com.yy.videoplayer.utils.LogToES
 
getMacAddr() - Static method in class com.yy.videoplayer.utils.InfoUtil
 
getMax() - Method in class com.yy.videoplayer.vr.VRPinchConfig
 
getMaxCpuFreq() - Static method in class com.yy.videoplayer.utils.CPUTool
 
getMaxDecodeTime() - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
 
getMaxRenderTime() - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
 
getMaxVideoLibMgrRenderTime() - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
 
getmCtx() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getMediaCodecStopState() - Method in class com.yy.videoplayer.decoder.HardDecRender
 
getMin() - Method in class com.yy.videoplayer.vr.VRPinchConfig
 
getMinCpuFreq() - Static method in class com.yy.videoplayer.utils.CPUTool
 
getMissRenderFlag() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getMobileFromName(String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
getMVMatrixHandle() - Method in class com.yy.videoplayer.vr.VRProgram
 
getMVPMatrixHandle() - Method in class com.yy.videoplayer.vr.VRProgram
 
getNear() - Method in class com.yy.videoplayer.vr.VRDirector
 
GetNewHardDecodeWay() - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
getNumIndices() - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
getOffsetU() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getOffsetV() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getOffsetY() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getOrientation() - Method in class com.yy.videoplayer.utils.VideoEntities.CameraPreviewConfig
 
getPackageName() - Method in interface com.yy.videoplayer.IVideoLibInfo
 
getParamsOrderByKey(Map<String, Object>) - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
按照key排序得到参数列表字符串
getPixWidth() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getPlayerDataStatCallback() - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
 
getPlayerInfo(long, VideoPlayer.VideoPlayerInfoEnum) - Method in class com.yy.videoplayer.VideoPlayer
获取观众的视频信息,帧率,分辨率
getPositionHandle() - Method in class com.yy.videoplayer.vr.VRProgram
 
getProgram() - Method in class com.yy.videoplayer.decoder.gles_decoder.FullFrameRect
Returns the program currently in use.
getProgram() - Method in class com.yy.videoplayer.glesunder43.FullFrameRect
Returns the program currently in use.
getProgramType() - Method in class com.yy.videoplayer.decoder.gles_decoder.Texture2dProgram
Returns the program type.
getProgramType() - Method in class com.yy.videoplayer.glesunder43.Texture2dProgram
Returns the program type.
getProjectionMatrix() - Method in class com.yy.videoplayer.vr.VRDirector
 
getRank(String) - Method in class com.yy.videoplayer.decoder.OMXDecoderRank
 
getRatio() - Method in class com.yy.videoplayer.vr.VRDirector
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.render.GLVideoRender
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
getRenderFrameBuffer() - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
getRenderFrameBuffer() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
getRenderFrameBufferExt(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
getRenderFrameBufferExt(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
getRenderTime() - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
 
getRotation(Rotation, boolean, boolean) - Static method in class com.yy.videoplayer.utils.TextureRotationUtil
 
getScaleMode() - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
getScaleMode() - Method in class com.yy.videoplayer.render.GLVideoRender
 
getScaleMode() - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
getScaleMode() - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
getScaleMode() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
getScaleModeEx(int) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
getScaleModeEx(int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
getScaleParam() - Method in class com.yy.videoplayer.vr.VRDirector
 
GetScreenShot() - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
GetScreenShot() - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
GetScreenShot() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
GetScreenShot() - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
getSensitivity() - Method in class com.yy.videoplayer.vr.VRPinchConfig
 
getSensorMatrix() - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
getSTMatrixHandle() - Method in class com.yy.videoplayer.vr.VRProgram
 
getStreamId() - Method in class com.yy.videoplayer.decoder.PlayNotify
 
getStreamId() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getStringId() - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
 
getSubSid() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getSubSid() - Method in interface com.yy.videoplayer.IVideoLibInfo
 
getTarget() - Method in class com.yy.videoplayer.opengles.YMFTexture
 
getTexCoordArray() - Method in class com.yy.videoplayer.decoder.gles_decoder.Drawable2d
Returns the array of texture coordinates.
getTexCoordArray() - Method in class com.yy.videoplayer.glesunder43.Drawable2d
Returns the array of texture coordinates.
getTexCoordinateBuffer(int) - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
getTexCoordStride() - Method in class com.yy.videoplayer.decoder.gles_decoder.Drawable2d
Returns the width, in bytes, of the data for each texture coordinate.
getTexCoordStride() - Method in class com.yy.videoplayer.glesunder43.Drawable2d
Returns the width, in bytes, of the data for each texture coordinate.
getTextureCoordData() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
getTextureCoordData() - Method in class com.yy.videoplayer.opengles.YMFShaderData
 
getTextureCoordinateHandle() - Method in class com.yy.videoplayer.vr.VRProgram
 
getTextureCoordStride() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
getTextureCoordStride() - Method in class com.yy.videoplayer.opengles.YMFShaderData
 
getTextureId() - Method in class com.yy.videoplayer.opengles.YMFTexture
 
getTextureMatrix() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
getTextureMatrix() - Method in class com.yy.videoplayer.opengles.YMFShaderData
 
getTextureUniformHandle() - Method in class com.yy.videoplayer.vr.VRProgram
 
getTickCount() - Static method in class com.yy.videoplayer.utils.TimeUtil
 
getTickCountLong() - Static method in class com.yy.videoplayer.utils.TimeUtil
 
getTopSid() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getTopSid() - Method in interface com.yy.videoplayer.IVideoLibInfo
 
getUid() - Method in interface com.yy.videoplayer.IVideoLibInfo
 
getUoffset() - Method in class com.yy.videoplayer.opengles.YMFImageBuffer
 
getUserGroupId() - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
getUserGroupId() - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
getUserGroupId() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
getUserGroupId() - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
getUserGroupId() - Method in class com.yy.videoplayer.decoder.PlayNotify
 
getUserId() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
getUseTextureTransformHandle() - Method in class com.yy.videoplayer.vr.VRProgram
 
getVersionName() - Static method in class com.yy.videoplayer.utils.InfoUtil
 
getVertexArray() - Method in class com.yy.videoplayer.decoder.gles_decoder.Drawable2d
Returns the array of vertices.
getVertexArray() - Method in class com.yy.videoplayer.glesunder43.Drawable2d
Returns the array of vertices.
getVertexCoordData() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
getVertexCoordData() - Method in class com.yy.videoplayer.opengles.YMFShaderData
 
getVertexCoordStride() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
getVertexCoordStride() - Method in class com.yy.videoplayer.opengles.YMFShaderData
 
getVertexCount() - Method in class com.yy.videoplayer.decoder.gles_decoder.Drawable2d
Returns the number of vertices stored in the vertex array.
getVertexCount() - Method in class com.yy.videoplayer.glesunder43.Drawable2d
Returns the number of vertices stored in the vertex array.
getVertexCount() - Method in class com.yy.videoplayer.opengles.YMFShaderData
 
getVertexHandle() - Method in class com.yy.videoplayer.opengles.YMFShader
 
getVertexMatrix() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
getVertexMatrix() - Method in class com.yy.videoplayer.opengles.YMFShaderData
 
getVertexShader(Context) - Method in class com.yy.videoplayer.vr.VRProgram
 
getVertexStride() - Method in class com.yy.videoplayer.decoder.gles_decoder.Drawable2d
Returns the width, in bytes, of the data for each vertex.
getVertexStride() - Method in class com.yy.videoplayer.glesunder43.Drawable2d
Returns the width, in bytes, of the data for each vertex.
getVerticesBuffer(int) - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
getVideoLibMgrRenderTime() - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
 
getVideoScreenshot() - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
getVideoScreenshot() - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
getVideoScreenshot() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
getVideoScreenshotExt(int) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
一个View渲染多路视频模式,获取视频View中videoIndex位置的视频的截图
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
getVideoScreenshotExt(int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
getVideoViewInfo(long) - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
getVideoViewInfo(long) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
获取渲染位置坐标信息
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
getVideoViewInfo(long) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
getViewContext() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
getViewContext() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
getViewMatrix() - Method in class com.yy.videoplayer.vr.VRDirector
 
getViewportHeight() - Method in class com.yy.videoplayer.vr.VRDirector
 
getViewportWidth() - Method in class com.yy.videoplayer.vr.VRDirector
 
getViewType() - Method in class com.yy.videoplayer.opengles.YMFPlayerView
interface YSpVideoView start
getViewType() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
getViewType() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
getViewType() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
getViewType() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
getViewType() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
getViewType() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
getViewType() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
getViewType() - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
getViewType() - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
getViewType() - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
getViewType() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
getViewType() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
getViewType() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
getViewType() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
getVoffset() - Method in class com.yy.videoplayer.opengles.YMFImageBuffer
 
getVrScaleParam() - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
getVrScaleParam() - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
获取缩放参数值
getWaterMarkCoordData() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
getWaterMarkCoordData() - Method in class com.yy.videoplayer.opengles.YMFShaderData
 
getWidth() - Method in class com.yy.videoplayer.decoder.Coordinate.Size
 
getWidth() - Method in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
Returns the surface's width, in pixels.
getWidth() - Method in class com.yy.videoplayer.glesunder43.EglSurfaceBase
Returns the surface's width, in pixels.
getWidth() - Method in class com.yy.videoplayer.opengles.YMFTexture
 
getWidth() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getWidth() - Method in class com.yy.videoplayer.utils.VideoEntities.CameraPreviewConfig
 
getWidth() - Method in class com.yy.videoplayer.utils.VideoEntities.ScreenRecordConfig
 
getWidthUV() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getWidthY() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
getYoffset() - Method in class com.yy.videoplayer.opengles.YMFImageBuffer
 
glCheck(String) - Static method in class com.yy.videoplayer.vr.util.GLUtil
 
GLShaderProgram - Class in com.yy.videoplayer.utils
 
GLShaderProgram() - Constructor for class com.yy.videoplayer.utils.GLShaderProgram
 
GlUtil - Class in com.yy.videoplayer.decoder.gles_decoder
Some OpenGL utility functions.
GlUtil - Class in com.yy.videoplayer.glesunder43
Some OpenGL utility functions.
GLUtil - Class in com.yy.videoplayer.utils
 
GLUtil() - Constructor for class com.yy.videoplayer.utils.GLUtil
 
GLUtil - Class in com.yy.videoplayer.vr.util
Created by nitro888 on 15.
GLUtil() - Constructor for class com.yy.videoplayer.vr.util.GLUtil
 
GLVersionUtils - Class in com.yy.videoplayer.decoder
Created by Hui on 2015/6/2.
GLVersionUtils() - Constructor for class com.yy.videoplayer.decoder.GLVersionUtils
 
GLVideoRender - Class in com.yy.videoplayer.render
 
GLVideoRender(PlayNotify, boolean) - Constructor for class com.yy.videoplayer.render.GLVideoRender
 
GLVideoRenderMultiVideo - Class in com.yy.videoplayer.render
 
GLVideoRenderMultiVideo(PlayNotify, boolean, YMultiVideoViewParams) - Constructor for class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
GLVideoRenderMultiVideo(PlayNotify, boolean, int, int, Bitmap) - Constructor for class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
GO_TO_WORK_LIST - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
GUEST_UID_MAX - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
GUEST_UID_MIN - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 

H

H264 - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoFormat
 
H264 - Static variable in class com.yy.videoplayer.decoder.VideoDecoderCenterExt.VideoStreamType
 
H264DecRender - Class in com.yy.videoplayer.decoder
Created by lookatmeyou on 2015/1/17.
H264DecRender(Surface, int, int) - Constructor for class com.yy.videoplayer.decoder.H264DecRender
 
H264DecRender(Surface, int, int, long, long) - Constructor for class com.yy.videoplayer.decoder.H264DecRender
 
H264DecRender(Surface) - Constructor for class com.yy.videoplayer.decoder.H264DecRender
 
H265 - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoFormat
 
H265 - Static variable in class com.yy.videoplayer.decoder.VideoDecoderCenterExt.VideoStreamType
 
H265DecRender - Class in com.yy.videoplayer.decoder
Created by lookatmeyou on 2015/1/17.
H265DecRender(Surface, int, int) - Constructor for class com.yy.videoplayer.decoder.H265DecRender
 
H265DecRender(Surface, int, int, long, long) - Constructor for class com.yy.videoplayer.decoder.H265DecRender
 
H265DecRender(Surface, PlayNotify) - Constructor for class com.yy.videoplayer.decoder.H265DecRender
 
handleDrag(float, float) - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
handleLinktoStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
handleNewYUVFrameArrived() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
handleNewYUVFrameArrived() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
handleOnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
handleOnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
handleOnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
handleOnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
handleOnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
handleOnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
handleOnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
handleOnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
handlePinch(float) - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
handleSetPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
handleSetScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
handleSetVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
handleSetVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
handleSetVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
handleSetVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
handleSetVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
handleSetVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
handleSetVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
handleSetVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
handleSetVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
handleSurfaceChanged(Surface, int, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
handleSurfaceCreated(Surface) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
handleSurfaceDestroyed(Surface) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
handleTouchEvent(MotionEvent) - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
处理触摸事件
handleTouchEvent(MotionEvent) - Method in class com.yy.videoplayer.vr.VRTouchHelper
 
handleUnlinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
handleUpdateMultiVideoViewParams(YMultiVideoViewParams) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
handleUpdateMultiVideoViewParams(YMultiVideoViewParams) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
handleVsync(int, Canvas) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
HARD_DECODER_H264 - Static variable in interface com.yy.videoplayer.decoder.StateMonitor.DecoderType
 
HARD_DECODER_H265 - Static variable in interface com.yy.videoplayer.decoder.StateMonitor.DecoderType
 
HardDecodeMonitorThread - Class in com.yy.videoplayer.decoder
Created by baoqi on 2018/7/25.
HardDecodeMonitorThread() - Constructor for class com.yy.videoplayer.decoder.HardDecodeMonitorThread
 
HardDecoderPool - Class in com.yy.videoplayer.decoder
Created by zhuhui on 2016/6/12.
HardDecoderPool() - Constructor for class com.yy.videoplayer.decoder.HardDecoderPool
 
HardDecodeWay - Interface in com.yy.videoplayer.decoder
Created by lookatme on 2016/3/26.
HardDecodeWayBuffer - Class in com.yy.videoplayer.decoder
 
HardDecodeWayBuffer() - Constructor for class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
HardDecodeWayGpu - Class in com.yy.videoplayer.decoder
Created by lookatme on 2016/3/26.
HardDecodeWayGpu() - Constructor for class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
HardDecodeWaySimplified - Class in com.yy.videoplayer.decoder
Created by lookatme on 2016/3/26.
HardDecodeWaySimplified() - Constructor for class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
HardDecRender - Class in com.yy.videoplayer.decoder
Created by Hui on 2015/11/13.
HardDecRender() - Constructor for class com.yy.videoplayer.decoder.HardDecRender
 
HardDecRender.IDecoderDataOutCallBack - Interface in com.yy.videoplayer.decoder
 
HardDecRender.MediaCodecErrorType - Class in com.yy.videoplayer.decoder
 
HardDecRender.OnDecoderYUVListener - Interface in com.yy.videoplayer.decoder
 
hasFrame() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
head(LinkedList<E>) - Static method in class com.yy.videoplayer.utils.FP
 
height - Variable in class com.yy.videoplayer.decoder.VideoSizeUtils.Size
 
height - Variable in class com.yy.videoplayer.utils.VideoEntities.ResolutionItem
 
height - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoInfo
 
height - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
height - Variable in class com.yy.videoplayer.utils.VideoEntities.WaterMark
 
height - Variable in class com.yy.videoplayer.videoview.YspVideoViewInfo
 
High - Static variable in class com.yy.videoplayer.decoder.VideoConstant.MediaQualityLevel
 
HoldDecoderStaff() - Method in interface com.yy.videoplayer.videoview.YLightweightVideoViewExt
 
HoldDecoderStaff() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
HoldDecoderStaff() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
holdGLVersion(Context) - Static method in class com.yy.videoplayer.decoder.GLVersionUtils
 
HWCodecConfigGetIsRooted() - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 
HWCodecConfigGetmCtx() - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 
HWCodecConfigSetRunTimeStamp(String, long) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 

I

I420 - Static variable in class com.yy.videoplayer.Constant.YUVFormat
YYYYYYYY UU VV
IAdvanceGestureListener - Interface in com.yy.videoplayer.vr
Created by Administrator on 2017/4/24.
IDENTITY_MATRIX - Static variable in class com.yy.videoplayer.decoder.gles_decoder.GlUtil
Identity matrix for general use.
IDENTITY_MATRIX - Static variable in class com.yy.videoplayer.glesunder43.GlUtil
Identity matrix for general use.
IFRAME_INTERVAL - Static variable in class com.yy.videoplayer.Constant
 
IGNORE_CASE - Static variable in class com.yy.videoplayer.utils.StringUtils
 
IGNORE_WIDTH - Static variable in class com.yy.videoplayer.utils.StringUtils
 
ILog - Interface in com.yy.videoplayer.utils
 
IMAGE_COMPRESS_RATE - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
IMAGE_SCALE_HEIGHT - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
IMAGE_SCALE_WIDTH - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
imageFormatToProgramType(int) - Static method in class com.yy.videoplayer.opengles.YMFRender
 
ImageUtil - Class in com.yy.videoplayer.utils
 
ImageUtil() - Constructor for class com.yy.videoplayer.utils.ImageUtil
 
info(String, String) - Method in interface com.yy.videoplayer.utils.ILog
 
info(Object, String, String, Object...) - Static method in class com.yy.videoplayer.utils.YMFLog
Output information log.
info(Object, String, String) - Static method in class com.yy.videoplayer.utils.YMFLog
 
InfoUtil - Class in com.yy.videoplayer.utils
Created by Administrator on 2017/8/3.
InfoUtil() - Constructor for class com.yy.videoplayer.utils.InfoUtil
 
init() - Method in class com.yy.videoplayer.decoder.HardDecodeMonitorThread
 
Init() - Method in class com.yy.videoplayer.decoder.PlayNotify
 
init() - Method in class com.yy.videoplayer.decoder.StateMonitor
 
init(Context, String, String, String, String, String) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
初始化观看端视频SDK,设置的参数主要用于YYVideoLib的统计项.
init() - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
init(PlayNotify, boolean) - Method in class com.yy.videoplayer.render.GLVideoRender
 
init(PlayNotify, boolean) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
init() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
init() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
init() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
init() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
init() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
init() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
init() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
init() - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
init() - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
init() - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
init() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
init() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
init() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
init() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
INIT_ERROR - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.RenderExceptionID
 
Initialize(int) - Static method in class com.yy.videoplayer.decoder.HardDecoderPool
 
initLibrary(boolean) - Method in class com.yy.videoplayer.vr.VRLibrary
 
initVrScaleParam(float) - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
设置双指缩放的参数值
initWrapper() - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
Wrapper初始化
insert(Comparator<E>, E, List<E>) - Static method in class com.yy.videoplayer.utils.FP
ordered insertion.
instance() - Static method in class com.yy.videoplayer.decoder.HardDecodeMonitorThread
 
instance() - Static method in class com.yy.videoplayer.decoder.OMXDecoderRank
 
instance() - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
instance() - Static method in class com.yy.videoplayer.decoder.YYVideoLibMgr
单例接口函数.
instance() - Static method in class com.yy.videoplayer.YMFEventManager
 
instance() - Static method in class com.yy.videoplayer.YMFStreamManager
 
invertM(float[], float[]) - Static method in class com.yy.videoplayer.vr.util.VRUtil
 
IOS_HARD_DECODER - Static variable in class com.yy.videoplayer.decoder.VideoConstant.DecoderType
 
IProgram - Interface in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/18.
IRender - Interface in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/18.
isAllDigits(String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
isAllWhitespaces(String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
IsAvailable() - Static method in class com.yy.videoplayer.decoder.H264DecRender
 
IsAvailable() - Static method in class com.yy.videoplayer.decoder.H265DecRender
 
IsAvailable(String) - Static method in class com.yy.videoplayer.decoder.HardDecRender
 
IsAvailable() - Static method in class com.yy.videoplayer.decoder.VP8DecRender
 
IsBluRay - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
isCurrent(EGLSurface) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Returns true if our context and the specified surface are current.
isCurrent(EGLSurface) - Method in class com.yy.videoplayer.glesunder43.EglCore
Returns true if our context and the specified surface are current.
IsDecoderNeedReconfig() - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
IsDecoderNeedReconfig() - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
IsDecoderNeedReconfig() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
IsDecoderNeedReconfig() - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
IsDecoderNeedReconfig(long) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
ISetThreadToPool - Interface in com.yy.videoplayer.decoder
Created by Administrator on 2017/11/8.
isFileExisted(String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
isGLES20Supported() - Static method in class com.yy.videoplayer.decoder.GLVersionUtils
 
IsHardDecoderAvailable(int) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
isIpv4Addr(String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
isLibraryLoaded() - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
isLibraryLoaded() - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 
isLinkToVideo(long, long) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
isLinkToVideo(long, long, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
isNameMatchMobilePattern(String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
IsNeedConfig() - Method in class com.yy.videoplayer.decoder.HardDecRender
 
isNullOrEmpty(String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
isPrefixOf(String, String) - Static method in class com.yy.videoplayer.utils.FP
 
isPrefixOf(List<E>, List<E>) - Static method in class com.yy.videoplayer.utils.FP
 
isReleased() - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
isReleased() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
isReleased() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
isReleased() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
isReleased() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
isReleased() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
isReleased() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
isReleased() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
isReleased() - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
isReleased() - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
isReleased() - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
isReleased() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
isReleased() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
isReleased() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
isReleased() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
IsRoot - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
isSDCardMounted() - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
isSensorEnabled() - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
isSensorEnabled() - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
判断重力感应是否已经开启
isSensorSupport() - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
isSensorSupport() - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
判断重力感应是否支持
isStart(int) - Static method in class com.yy.videoplayer.Constant.EncoderState
 
isStoped(int) - Static method in class com.yy.videoplayer.Constant.EncoderState
 
IsSvcStream - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
ISurfaceRenderListener - Interface in com.yy.videoplayer.videoview
Created by Administrator on 2017/10/10.
isValidMobileNumber(String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
IVideoInfoCallback - Interface in com.yy.videoplayer.videoview
Created by Administrator on 2017/9/28.
IVideoLibInfo - Interface in com.yy.videoplayer
Created by wangqiming on 17/3/16.
IVideoLibInfoExt - Interface in com.yy.videoplayer
Created by Administrator on 2017/10/19.
IVideoPlayerInfo - Interface in com.yy.videoplayer
Created by Administrator on 2018/2/28.
IYMFBehaviorEventListener - Interface in com.yy.videoplayer.stat
 
IYMFDecoderListener - Interface in com.yy.videoplayer
Created by jtzhu on 2019/11/06

J

join(CharSequence, List<Pair<A, B>>) - Static method in class com.yy.videoplayer.utils.StringUtils
 
join(CharSequence, SparseArray<E>) - Static method in class com.yy.videoplayer.utils.StringUtils
 
join(CharSequence, SparseIntArray) - Static method in class com.yy.videoplayer.utils.StringUtils
 
JPG_EXT - Static variable in class com.yy.videoplayer.utils.BasicFileUtils
 

K

KICK_BY_CALLING - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
kMediaLibraryPictureFmtI410 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtI411 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtI420 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtI422 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtI440 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtI444 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtNV12 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtNV16 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtNV21 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtNV61 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtRGB15 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtRGB16 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtRGB24 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtRGB32 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtRGBA - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtUnknown - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtUYVY - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtVYUY - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtYUYV - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryPictureFmtYVYU - Static variable in class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
kMediaLibraryVideoCodecH264 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryVideoCodec
 
kMediaLibraryVideoCodecH265 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryVideoCodec
 
kMediaLibraryVideoCodecPicture - Static variable in class com.yy.videoplayer.Constant.MediaLibraryVideoCodec
 
kMediaLibraryVideoCodecUnknown - Static variable in class com.yy.videoplayer.Constant.MediaLibraryVideoCodec
 
kMediaLibraryVideoCodecVP8 - Static variable in class com.yy.videoplayer.Constant.MediaLibraryVideoCodec
 
Known - Static variable in class com.yy.videoplayer.decoder.VideoConstant.MediaQualityLevel
 
kRotateAngle0 - Static variable in class com.yy.videoplayer.videoview.YVideoViewExt
 
kRotateAngle0 - Static variable in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
kRotateAngle180 - Static variable in class com.yy.videoplayer.videoview.YVideoViewExt
 
kRotateAngle180 - Static variable in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
kRotateAngle270 - Static variable in class com.yy.videoplayer.videoview.YVideoViewExt
 
kRotateAngle270 - Static variable in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
kRotateAngle90 - Static variable in class com.yy.videoplayer.videoview.YVideoViewExt
 
kRotateAngle90 - Static variable in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
kScaleModeAspectFit - Static variable in class com.yy.videoplayer.videoview.YVideoViewExt
 
kScaleModeAspectFit - Static variable in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
kScaleModeClipToBounds - Static variable in class com.yy.videoplayer.videoview.YVideoViewExt
 
kScaleModeClipToBounds - Static variable in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
kScaleModeFillParent - Static variable in class com.yy.videoplayer.videoview.YVideoViewExt
 
kScaleModeFillParent - Static variable in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
kVideoBFrame - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoEncodedDataFrame - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoFrameNodeNV12 - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoFrameNodeNV21 - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoFrameNodeYV12 - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoH265HeadFrame - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoHeaderFrame - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoIDRFrame - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoIFrame - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoPFrame - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoPFrameSEI - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoPPSFrame - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoSPSFrame - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 
kVideoUnknowFrame - Static variable in class com.yy.videoplayer.Constant.VideoFrameType
 

L

LandscapeLeft - Static variable in class com.yy.videoplayer.Constant.CaptureVideoOrientation
 
LandscapeLeft - Static variable in class com.yy.videoplayer.decoder.VideoConstant.CaptureVideoOrientation
 
LandscapeRight - Static variable in class com.yy.videoplayer.Constant.CaptureVideoOrientation
 
LandscapeRight - Static variable in class com.yy.videoplayer.decoder.VideoConstant.CaptureVideoOrientation
 
last(List<E>) - Static method in class com.yy.videoplayer.utils.FP
Access the last element of a list
lastIndex(List<?>) - Static method in class com.yy.videoplayer.utils.FP
Safe return the index of the last element even if the list is NIL
LastInputPts - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
解码最后输入的pts
LastOutputPts - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
解码最后输出的pts
length(Collection<?>) - Static method in class com.yy.videoplayer.utils.FP
Defined just as alias of 'size'.
length(CharSequence) - Static method in class com.yy.videoplayer.utils.FP
 
length(T[]) - Static method in class com.yy.videoplayer.utils.FP
 
length(int[]) - Static method in class com.yy.videoplayer.utils.FP
 
length(Map<?, ?>) - Static method in class com.yy.videoplayer.utils.FP
 
length(SparseArray<?>) - Static method in class com.yy.videoplayer.utils.FP
 
length(SparseIntArray) - Static method in class com.yy.videoplayer.utils.FP
 
limit(int, int, int) - Static method in class com.yy.videoplayer.utils.FP
 
Link(long, YLightweightVideoViewExt) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
linkShader(int...) - Static method in class com.yy.videoplayer.decoder.ShaderUtils
 
linkToStream(long, long) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
linkToStream(long, long) - Method in class com.yy.videoplayer.render.GLVideoRender
 
linkToStream(long, long, int) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
linkToStream(long, long) - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
linkToStream(long, long) - Method in interface com.yy.videoplayer.render.YYSoftDecRender
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
linkToStream(long, long) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
linkToStream(long, long) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
linkToStreamExt(long, long, int) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
一个View渲染多路视频绑定接口,指定StreamID对应的视频渲染到View中的videoIndex位置。
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
linkToStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
linkToVideo(long, long) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
linkToVideo(long, long, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
LIVE_PICS_KEY - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
loadObj(Context, VRAbsObject3D) - Static method in class com.yy.videoplayer.vr.VRObject3DHelper
 
loadObj(Context, VRAbsObject3D, VRObject3DHelper.LoadComplete) - Static method in class com.yy.videoplayer.vr.VRObject3DHelper
 
loadObject3D(Context, int, VRAbsObject3D) - Static method in class com.yy.videoplayer.vr.util.GLUtil
 
loadShader(int, String) - Static method in class com.yy.videoplayer.decoder.gles_decoder.GlUtil
Compiles the provided shader source.
loadShader(int, String) - Static method in class com.yy.videoplayer.glesunder43.GlUtil
Compiles the provided shader source.
LoadTest() - Static method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
LoadTest() - Static method in class com.yy.videoplayer.videoview.YVideoViewExt
 
LoadTest() - Static method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
logCurrent(String) - Static method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Writes the current display, context, and surface to the log.
logCurrent(String) - Method in class com.yy.videoplayer.glesunder43.EglCore
Writes the current display, context, and surface to the log.
LogToES - Class in com.yy.videoplayer.utils
 
LogToES() - Constructor for class com.yy.videoplayer.utils.LogToES
 
logVersionInfo() - Static method in class com.yy.videoplayer.decoder.gles_decoder.GlUtil
Writes GL version info to the log.
logVersionInfo() - Static method in class com.yy.videoplayer.glesunder43.GlUtil
Writes GL version info to the log.
lookup(K, List<Pair<K, V>>) - Static method in class com.yy.videoplayer.utils.FP
looks up a key in an association list (which is realized by pair)
lookup(int, SparseArray<E>) - Static method in class com.yy.videoplayer.utils.FP
 
LostRenderFrame - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
Low - Static variable in class com.yy.videoplayer.decoder.VideoConstant.MediaQualityLevel
 

M

M() - Constructor for class com.yy.videoplayer.utils.FP.M
 
makeCurrent(EGLSurface) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Makes our EGL context current, using the supplied surface for both "draw" and "read".
makeCurrent(EGLSurface, EGLSurface) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Makes our EGL context current, using the supplied "draw" and "read" surfaces.
makeCurrent() - Method in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
Makes our EGL context and surface current.
makeCurrent(EGLSurface) - Method in class com.yy.videoplayer.glesunder43.EglCore
Makes our EGL context current, using the supplied surface for both "draw" and "read".
makeCurrent(EGLSurface, EGLSurface) - Method in class com.yy.videoplayer.glesunder43.EglCore
Makes our EGL context current, using the supplied "draw" and "read" surfaces.
makeCurrent() - Method in class com.yy.videoplayer.glesunder43.EglSurfaceBase
Makes our EGL context and surface current.
makeCurrentReadFrom(EglSurfaceBase) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
Makes our EGL context and surface current for drawing, using the supplied surface for reading.
makeCurrentReadFrom(EglSurfaceBase) - Method in class com.yy.videoplayer.glesunder43.EglSurfaceBase
Makes our EGL context and surface current for drawing, using the supplied surface for reading.
makeNothingCurrent() - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Makes no context current.
makeNothingCurrent() - Method in class com.yy.videoplayer.glesunder43.EglCore
Makes no context current.
makeTuple(A, B, C) - Static method in class com.yy.videoplayer.utils.FP
 
mallocBytebuffer(long, int, int) - Static method in class com.yy.videoplayer.YMFStreamManager
called from native layer by software decoder
map(FP.UnaryFunc<B, A>, List<A>) - Static method in class com.yy.videoplayer.utils.FP
mapping
markAsDestroy() - Method in class com.yy.videoplayer.vr.VRGLHandler
 
markAsInitialize() - Method in class com.yy.videoplayer.vr.VRGLHandler
 
MATRIX - Static variable in class com.yy.videoplayer.decoder.ShaderCode
 
MAX_FILE_SIZE - Static variable in class com.yy.videoplayer.utils.LogToES
 
MAX_PHOTO_NUMBER - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
MAX_REMARK_LENGTH - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
maximum(int...) - Static method in class com.yy.videoplayer.utils.FP
 
mBehaviorListener - Variable in class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
mBitrate - Variable in class com.yy.videoplayer.VideoPlayerInfo
 
mBufSize - Variable in class com.yy.videoplayer.opengles.YMFImageBuffer
 
mBytesVector - Variable in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
mBytesVector - Variable in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
mCrashTsFirst - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mCrashTsSecond - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mCropRight - Variable in class com.yy.videoplayer.opengles.YMFImageBuffer
 
mCurrentDecoderType - Variable in class com.yy.videoplayer.decoder.StateMonitor
 
mCurrentFps - Variable in class com.yy.videoplayer.decoder.StateMonitor
 
mCurrentHeight - Variable in class com.yy.videoplayer.decoder.StateMonitor
 
mCurrentWidth - Variable in class com.yy.videoplayer.decoder.StateMonitor
 
mData - Variable in class com.yy.videoplayer.opengles.YMFImageBuffer
 
mData - Variable in class com.yy.videoplayer.render.YYRenderFrameBuffer.RGB565ImageWithNoPadding
 
mDecoder - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mDecodeStamp - Variable in class com.yy.videoplayer.render.VideoRenderNotify
 
mDrawPosition - Variable in class com.yy.videoplayer.videoview.YMultiVideoViewParams
 
mDts - Variable in class com.yy.videoplayer.opengles.YMFImageBuffer
 
mDumpFrameName - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mDumpIDRFrame - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mDumpSpsPps - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
MEDAICODEC_H264 - Static variable in class com.yy.videoplayer.decoder.VideoConstant.RenderType
 
MEDAICODEC_H265 - Static variable in class com.yy.videoplayer.decoder.VideoConstant.RenderType
 
MEDAICODEC_VP8 - Static variable in class com.yy.videoplayer.decoder.VideoConstant.RenderType
 
MEDIA_CODEC_DECODING_ERROR - Static variable in class com.yy.videoplayer.decoder.HardDecRender.MediaCodecErrorType
 
MEDIA_CODEC_INIT_ERROR - Static variable in class com.yy.videoplayer.decoder.HardDecRender.MediaCodecErrorType
 
MEDIA_CODEC_QUEUEINPUTBUFFER_ERROR - Static variable in class com.yy.videoplayer.decoder.HardDecRender.MediaCodecErrorType
 
MEDIA_CODEC_RESET_ERROR - Static variable in class com.yy.videoplayer.decoder.HardDecRender.MediaCodecErrorType
 
MEDIA_CODEC_STOP_BLOCK_ERROR - Static variable in class com.yy.videoplayer.decoder.HardDecRender.MediaCodecErrorType
 
MEDIACODE_API - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_BEAUTY - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_CAMERA - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
MEDIACODE_CAMERACAPTURE - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_CAP - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
MEDIACODE_DECODER - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_DECODER - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
MEDIACODE_ENCODER - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_ENCODER - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
MEDIACODE_PLAYVIEW - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_PREPRO - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
MEDIACODE_PREPROCESS - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_PREVIEW - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_PROCEDURE - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_RENDER - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_RENDER - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
MEDIACODE_SCREENCAPTURE - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_STAT - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_UTIL - Static variable in class com.yy.videoplayer.Constant
 
MEDIACODE_VIEW_LIVE_STAT - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
MEDIACODE_VR - Static variable in class com.yy.videoplayer.Constant
 
MediaCodecErrorType() - Constructor for class com.yy.videoplayer.decoder.HardDecRender.MediaCodecErrorType
 
MediaDecodeConfigKey() - Constructor for class com.yy.videoplayer.decoder.YYVideoLibMgr.MediaDecodeConfigKey
 
MediaLibraryPictureFormat() - Constructor for class com.yy.videoplayer.Constant.MediaLibraryPictureFormat
 
MediaLibraryVideoCodec() - Constructor for class com.yy.videoplayer.Constant.MediaLibraryVideoCodec
 
MediaQualityLevel() - Constructor for class com.yy.videoplayer.decoder.VideoConstant.MediaQualityLevel
 
Medium - Static variable in class com.yy.videoplayer.decoder.VideoConstant.MediaQualityLevel
 
MEDIUM - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoEncodePreset
 
mEglCore - Variable in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
 
mEglCore - Variable in class com.yy.videoplayer.glesunder43.EglSurfaceBase
 
mFirstFrameArrivedTime - Variable in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
mFormat - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mFormat - Variable in class com.yy.videoplayer.decoder.VideoShader
 
mFormat - Variable in class com.yy.videoplayer.opengles.YMFImageBuffer
 
mFpsCount - Variable in class com.yy.videoplayer.stat.VideoPlayerDataStat.VideoRenderTimeStamp
 
mFramerate - Variable in class com.yy.videoplayer.VideoPlayerInfo
 
mGroupId - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mHardware - Variable in class com.yy.videoplayer.opengles.YMFImageBuffer
 
mHeight - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mHeight - Variable in class com.yy.videoplayer.decoder.ViewLiveStatManager.StatVideoHeaderInfo
 
mHeight - Variable in class com.yy.videoplayer.opengles.YMFImageBuffer
 
mHeight - Variable in class com.yy.videoplayer.render.YYRenderFrameBuffer.RGB565ImageWithNoPadding
 
mHeight - Variable in class com.yy.videoplayer.utils.VideoEntities.RectSize
 
mHeight - Variable in class com.yy.videoplayer.VideoPlayerInfo
 
mHeight - Variable in class com.yy.videoplayer.videoview.VideoPosition
 
MIN_IMAGE_SIZE - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
mIndex - Variable in class com.yy.videoplayer.videoview.VideoPosition
 
mInfo - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mInitialized - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mInputBuffers - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mInputIndex - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mIsExceptionOccured - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mLastStamp - Variable in class com.yy.videoplayer.stat.VideoPlayerDataStat.VideoRenderTimeStamp
 
mMatrixHandle - Variable in class com.yy.videoplayer.decoder.VideoShader
 
mMaxTimeStampDiffPerSecond - Variable in class com.yy.videoplayer.stat.VideoPlayerDataStat.VideoRenderTimeStamp
 
mMeanTimeStampDiffPerSecond - Variable in class com.yy.videoplayer.stat.VideoPlayerDataStat.VideoRenderTimeStamp
 
mMediaCodecStopState - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mNeedConfig - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mNoFrameCnt - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
MOB_ONLINE - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
MODEL - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
手机机型
MODULE_TYPE - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
0编码,1解码,2渲染
Monitor - Class in com.yy.videoplayer.decoder
 
Monitor(int, int, float, float, float) - Constructor for class com.yy.videoplayer.decoder.Monitor
 
MotionWithTouchStrategy - Class in com.yy.videoplayer.vr
Created by Administrator on 2017/4/23.
MotionWithTouchStrategy(Context) - Constructor for class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
mOutputBuffers - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mPositionHandle - Variable in class com.yy.videoplayer.decoder.VideoShader
 
mProgram - Variable in class com.yy.videoplayer.decoder.VideoShader
 
mPts - Variable in class com.yy.videoplayer.opengles.YMFImageBuffer
 
mPts - Variable in class com.yy.videoplayer.render.VideoRenderNotify
 
mRenderStamp - Variable in class com.yy.videoplayer.render.VideoRenderNotify
 
mSampleU - Variable in class com.yy.videoplayer.decoder.VideoShader
 
mSampleULoc - Variable in class com.yy.videoplayer.decoder.gles_decoder.Texture2dProgram
 
mSampleULoc - Variable in class com.yy.videoplayer.glesunder43.Texture2dProgram
 
mSampleV - Variable in class com.yy.videoplayer.decoder.VideoShader
 
mSampleVLoc - Variable in class com.yy.videoplayer.decoder.gles_decoder.Texture2dProgram
 
mSampleVLoc - Variable in class com.yy.videoplayer.glesunder43.Texture2dProgram
 
mSampleY - Variable in class com.yy.videoplayer.decoder.VideoShader
 
mSampleYLoc - Variable in class com.yy.videoplayer.decoder.gles_decoder.Texture2dProgram
 
mSampleYLoc - Variable in class com.yy.videoplayer.glesunder43.Texture2dProgram
 
mSecondTsWriten - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
MSG_QUIT - Static variable in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
mStartStamp - Variable in class com.yy.videoplayer.stat.VideoPlayerDataStat.VideoRenderTimeStamp
 
mStreamId - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mStreamId - Variable in class com.yy.videoplayer.opengles.YMFImageBuffer
 
mStreamId - Variable in class com.yy.videoplayer.render.VideoRenderNotify
 
mStride - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mSurface - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mTextureHandle - Variable in class com.yy.videoplayer.decoder.VideoShader
 
mTmpBytesVector - Variable in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
mTotalVideoCnt - Variable in class com.yy.videoplayer.videoview.YMultiVideoViewParams
 
mtxIdentity - Static variable in class com.yy.videoplayer.Constant
 
mType - Variable in class com.yy.videoplayer.VideoPlayerInfo
 
mUserGroupId - Variable in class com.yy.videoplayer.render.VideoRenderNotify
 
mVertexBuffer - Variable in class com.yy.videoplayer.decoder.Coordinate
 
mVideoHeight - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
mVideoParentHeight - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
mVideoParentWidth - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
mVideoRenderPtsMaxDiffList - Variable in class com.yy.videoplayer.stat.VideoPlayerDataStat.VideoRenderTimeStamp
 
mVideoRenderPtsMeanDiffList - Variable in class com.yy.videoplayer.stat.VideoPlayerDataStat.VideoRenderTimeStamp
 
mVideoSurfaceHeight - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
mVideoSurfaceWidth - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
mVideoWidth - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
mViewHeight - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
mViewWidth - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
mViewX - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
mViewY - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
mWidth - Variable in class com.yy.videoplayer.decoder.HardDecRender
 
mWidth - Variable in class com.yy.videoplayer.decoder.ViewLiveStatManager.StatVideoHeaderInfo
 
mWidth - Variable in class com.yy.videoplayer.opengles.YMFImageBuffer
 
mWidth - Variable in class com.yy.videoplayer.render.YYRenderFrameBuffer.RGB565ImageWithNoPadding
 
mWidth - Variable in class com.yy.videoplayer.utils.VideoEntities.RectSize
 
mWidth - Variable in class com.yy.videoplayer.VideoPlayerInfo
 
mWidth - Variable in class com.yy.videoplayer.videoview.VideoPosition
 
mX - Variable in class com.yy.videoplayer.videoview.VideoPosition
 
mY - Variable in class com.yy.videoplayer.videoview.VideoPosition
 
mYspVideoViewInfo - Variable in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
mYspVideoViewInfo - Variable in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 

N

name() - Method in class com.yy.videoplayer.decoder.OMXDecoderRank.DecoderInfo
 
narrow(String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
narrow(char) - Static method in class com.yy.videoplayer.utils.StringUtils
 
negate(FP.Pred<E>) - Static method in class com.yy.videoplayer.utils.FP
 
newRenderFrameArrived(int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
newRenderFrameArrived(int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
NoFrameNotify(int) - Method in class com.yy.videoplayer.decoder.PlayNotify
 
NOT_SET - Static variable in class com.yy.videoplayer.decoder.VideoDecoderCenterExt.VideoStreamType
 
NOT_SHOW_VOLUME - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
NotifyAddView(long, int, VideoConstant.ViewType, String) - Method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyBiteRateInfo(long, int) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyBlueRayInfo(long, int) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyClearPts(long) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyCreateDecoder(long, int, long) - Static method in class com.yy.videoplayer.decoder.StateMonitor
Called by JNI Layer, DO NOT MODIFY THE NAME!
NotifyCreateRender(long, int) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyDecodeDelayFrameCountInfo(long, int) - Method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyDecodeException(String) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyDecoderFrameRate(long, int, int) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyDecoderFrameRateOUT(long, int) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyDecodeTime(long) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
notifyEventTime(int, int) - Method in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
notifyEventTime(int, int, Object) - Method in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
NotifyFirstFrameArrived(long, long) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
notifyFirstFrameDecode() - Method in class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
NotifyFirstFrameRendered(long, long) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
notifyFirstFrameRendered(int) - Method in class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
notifyGlManagerState(int, boolean) - Method in class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
notifyHardwareCodecConfigured(boolean, boolean, boolean, boolean) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
notifyHardwareCodecConfigured(boolean, boolean, boolean, boolean) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 
NotifyIsSvcData() - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyLastFrameNotRenderStatistic(long, int) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyMultiVideoOriginPosition(VideoPosition[], VideoPosition) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyMultiVideoSurfaceChangePosition(VideoPosition[], VideoPosition) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
notifyPlayerException(String) - Method in class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
notifyPlayerViewLinkStream(int, long, boolean) - Method in class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
notifyPlayerViewOnSurface(int, boolean) - Method in class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
NotifyPts(long, long) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyReleaseDecoder(long) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyReleaseRender(long) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyRemoveView(long) - Method in class com.yy.videoplayer.decoder.StateMonitor
 
notifyRenderEvnet(long, long, long, long, int) - Method in class com.yy.videoplayer.YMFEventManager
通知渲染相关统计数据
NotifyRenderFrameRate(long, int) - Method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyRenderLostRate(long, float) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyResolution(long, int, int) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
notifyStreamEnd(long) - Method in class com.yy.videoplayer.YMFEventManager
 
notifyStreamStart(long) - Method in class com.yy.videoplayer.YMFEventManager
 
notifyVideoDecoderIdState(long, int, boolean) - Method in class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
NotifyVideoPlayerBitrate(long, int) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
notifyVideoPlayerViewState(int, boolean) - Method in class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
notifyVideoSize(long, int, int) - Method in class com.yy.videoplayer.YMFEventManager
 
NotifyVideoStreamEnd(long) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
NotifyVideoStreamStart(long, long, int, int, int, int) - Static method in class com.yy.videoplayer.decoder.StateMonitor
 
notNull(Object, String) - Static method in class com.yy.videoplayer.vr.util.VRUtil
 
nub(List<E>) - Static method in class com.yy.videoplayer.utils.FP
Remove duplicate items by using Object.equals().
nubBy(FP.Eq<E>, List<E>) - Static method in class com.yy.videoplayer.utils.FP
Remove duplicated items by using a compare function, O(N^2) time bound
NV12 - Static variable in class com.yy.videoplayer.Constant.YUVFormat
YYYYYYYY UV UV
NV12ToYUV420(byte[], byte[], int, int) - Static method in class com.yy.videoplayer.utils.ImageUtil
 
NV12ToYUV420WithStride(byte[], byte[], int, int, int) - Static method in class com.yy.videoplayer.utils.ImageUtil
 
NV21 - Static variable in class com.yy.videoplayer.Constant.YUVFormat
YYYYYYYY VU VU

O

OFF_LINE - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
offset() - Static method in class com.yy.videoplayer.opengles.YMFImageBuffer
 
offsetx - Variable in class com.yy.videoplayer.utils.VideoEntities.WaterMark
 
offsety - Variable in class com.yy.videoplayer.utils.VideoEntities.WaterMark
 
OMXDecoderRank - Class in com.yy.videoplayer.decoder
Created by qingfeng on 16/3/17.
OMXDecoderRank.DecoderInfo - Class in com.yy.videoplayer.decoder
 
onAccuracyChanged(Sensor, int) - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
onBehaviorEvent(String, String, String, int) - Method in interface com.yy.videoplayer.stat.IYMFBehaviorEventListener
 
onCoefficientOfVariationOfRenderInterval(long, long, long, double) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
onCoefficientOfVariationOfRenderInterval(long, long, long, double) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 
onComplete(VRAbsObject3D) - Method in interface com.yy.videoplayer.vr.VRObject3DHelper.LoadComplete
 
OnCreateRenderAhead(int, int, String) - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
OnCreateRenderAhead(int, int, String) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
OnCreateRenderAhead(int, int, String) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
OnCreateRenderAhead(int, int, String) - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
onDecodedFrameAvailable(long, YMFImageBuffer) - Method in interface com.yy.videoplayer.IYMFDecoderListener
解码器数据回调接口
onDecodedFrameAvailable(long, YMFImageBuffer) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
onDecodedFrameData(long, int, int, byte[], int, long) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
onDecodedFrameData(long, int, int, byte[], int, long) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 
OnDecoderYUVListener(int, int, ByteBuffer, int, long, int, int, MediaFormat) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
OnDecoderYUVListener(int, int, ByteBuffer, int, long, int, int, MediaFormat) - Method in interface com.yy.videoplayer.decoder.HardDecRender.OnDecoderYUVListener
 
onDrag(float, float) - Method in interface com.yy.videoplayer.vr.IAdvanceGestureListener
 
onDrag(float, float) - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
 
onDrawFrame(GL10) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
onDrawFrame(GL10) - Method in class com.yy.videoplayer.render.GLVideoRender
 
onDrawFrame(GL10) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
onFirstDecodedDataOut() - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
onFirstDecodedDataOut() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
TODO 切换到新的解码器,此函数是在mAsyncHandlerThread线程回调上来 1.切换GL环境 2.切换环境是和mHandler交互, 即需要考虑2个线程同步问题
onFirstDecodedDataOut() - Method in interface com.yy.videoplayer.decoder.HardDecRender.IDecoderDataOutCallBack
 
onFirstDecodedFrame(long, long, long) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
onFirstDecodedFrame(long, long, long) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 
onFirstFrameRenderNotify(long, long, long, long, int) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
onFirstFrameRenderNotify(long, long, long, long, int) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 
onFirstFrameSeeNotify(long, long, long) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
onFirstFrameSeeNotify(long, long, long) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
观看端事件传递给业务层
onFrameAvailable(SurfaceTexture) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
onHardwareDecodeErrorNotify(long, long, int) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
onHardwareDecodeErrorNotify(long, long, int) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
硬件解码器出错通知
onHardwareDecodeWrongFrameNotify(long, String, byte[], byte[]) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
onHardwareDecodeWrongFrameNotify(long, String, byte[], byte[]) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
硬件解码器异常dump数据
onNewYUVFrameArrive() - Method in interface com.yy.videoplayer.render.YYRenderFrameBuffer.newYUVFrameArrivedCallBack
 
OnNoFrameCnt(int) - Method in interface com.yy.videoplayer.decoder.PlayNotify.PlayListner
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
onParentSizeChanged(int, int) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
onParentSizeChanged(int, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
onPause() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
onPause() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
onPause() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
onPause() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
onPause() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
onPause() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
onPause() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
onPause() - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
onPause() - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
onPause() - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
onPause() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
onPause() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
onPause() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
onPause() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
onPinch(float) - Method in interface com.yy.videoplayer.vr.IAdvanceGestureListener
 
onPinch(float) - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
 
OnPlayEnd() - Method in interface com.yy.videoplayer.decoder.PlayNotify.PlayListner
 
OnPlayPause(long) - Method in interface com.yy.videoplayer.decoder.PlayNotify.PlayListner
 
OnPlayResume(long) - Method in interface com.yy.videoplayer.decoder.PlayNotify.PlayListner
 
OnPlayStart(long) - Method in interface com.yy.videoplayer.decoder.PlayNotify.PlayListner
 
onPushExceptionForHiido(long, String, HashMap<String, Object>) - Method in interface com.yy.videoplayer.stat.PlayerDataStatCallback
 
onResume() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
onResume() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
onResume() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
onResume() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
onResume() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
onResume() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
onResume() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
onResume() - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
onResume() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
onResume() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
onResume() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
onResume() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
onScaleChange(float) - Method in interface com.yy.videoplayer.vr.VRMotionWithTouchWrapper.VRScaleListener
 
onSensorChanged(SensorEvent) - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
onSetAttributeValue() - Method in class com.yy.videoplayer.opengles.YMFProgram2D
 
onSetAttributeValue() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
onSetAttributeValue() - Method in class com.yy.videoplayer.opengles.YMFProgramI420
 
onSetAttributeValue() - Method in class com.yy.videoplayer.opengles.YMFProgramNV12
 
onSetAttributeValue() - Method in class com.yy.videoplayer.opengles.YMFProgramNV21
 
onSetUniformValue() - Method in class com.yy.videoplayer.opengles.YMFProgram2D
 
onSetUniformValue() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
onSetUniformValue() - Method in class com.yy.videoplayer.opengles.YMFProgramI420
 
onSetUniformValue() - Method in class com.yy.videoplayer.opengles.YMFProgramNV12
 
onSetUniformValue() - Method in class com.yy.videoplayer.opengles.YMFProgramNV21
 
onSoftDecodedFrameArrived(long, int, int, int, long) - Static method in class com.yy.videoplayer.YMFStreamManager
native层软解码器解码后的数据通过这个接口传递给JAVA层
OnStreamEnd() - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
OnStreamEnd() - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
OnStreamEnd() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
OnStreamEnd() - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
onStreamEnd(long) - Static method in class com.yy.videoplayer.YMFStreamManager
 
onStreamStart(long) - Static method in class com.yy.videoplayer.YMFStreamManager
 
OnSurfaceChanged(View, Surface, int, int, int, int, int, YSpVideoView.OrientationType, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
OnSurfaceChanged(View, Surface, int, int, int, int, int, YSpVideoView.OrientationType, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
OnSurfaceChanged(View, Surface, int, int, int, int, int, YSpVideoView.OrientationType, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
OnSurfaceChanged(View, Surface, int, int, int, int, int, YSpVideoView.OrientationType, VideoConstant.ScaleMode) - Method in interface com.yy.videoplayer.decoder.VideoSurfaceListener
 
onSurfaceChanged(GL10, int, int) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
onSurfaceChanged(GL10, int, int) - Method in class com.yy.videoplayer.render.GLVideoRender
 
onSurfaceChanged(GL10, int, int) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
OnSurfaceCreated() - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
OnSurfaceCreated() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
OnSurfaceCreated() - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
OnSurfaceCreated() - Method in interface com.yy.videoplayer.decoder.VideoSurfaceListener
 
onSurfaceCreated(GL10, EGLConfig) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
onSurfaceCreated(GL10, EGLConfig) - Method in class com.yy.videoplayer.render.GLVideoRender
 
onSurfaceCreated(GL10, EGLConfig) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
OnSurfaceDestroyed(Surface) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
OnSurfaceDestroyed(Surface) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
OnSurfaceDestroyed(Surface) - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
OnSurfaceDestroyed(Surface) - Method in interface com.yy.videoplayer.decoder.VideoSurfaceListener
 
OnSurfaceRedraw() - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
OnSurfaceRedraw() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
OnSurfaceRedraw() - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
OnSurfaceRedraw() - Method in interface com.yy.videoplayer.decoder.VideoSurfaceListener
 
onSurfaceTextureAvailable(SurfaceTexture, int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
onSurfaceTextureAvailable(SurfaceTexture, int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
onSurfaceTextureAvailable(SurfaceTexture, int, int) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
onSurfaceTextureDestroyed(SurfaceTexture) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
onSurfaceTextureDestroyed(SurfaceTexture) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
onSurfaceTextureDestroyed(SurfaceTexture) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
onSurfaceTextureSizeChanged(SurfaceTexture, int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
onSurfaceTextureSizeChanged(SurfaceTexture, int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
onSurfaceTextureSizeChanged(SurfaceTexture, int, int) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
onSurfaceTextureUpdated(SurfaceTexture) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
onSurfaceTextureUpdated(SurfaceTexture) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
onSurfaceTextureUpdated(SurfaceTexture) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
onUpdatePts(long, long) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
onUpdatePts(long, long) - Method in interface com.yy.videoplayer.videoview.IVideoInfoCallback
 
onUpdateSurfaceRenderPts(YspVideoViewInfo) - Method in interface com.yy.videoplayer.videoview.ISurfaceRenderListener
 
onUpdateSurfaceRenderVideoSizeChanged(YspVideoViewInfo) - Method in interface com.yy.videoplayer.videoview.ISurfaceRenderListener
 
onUpdateSurfaceRenderVideoViewInfo(YspVideoViewInfo) - Method in interface com.yy.videoplayer.videoview.ISurfaceRenderListener
 
onUpdateVideoSizeChanged(long, int, int) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
onUpdateVideoSizeChanged(long, int, int) - Method in interface com.yy.videoplayer.videoview.IVideoInfoCallback
 
OnVideoConfig(byte[], int, int, String) - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
OnVideoConfig(byte[], int, int, String) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
OnVideoConfig(byte[], int, int, String) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
OnVideoConfig(byte[], int, int, String) - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
OnVideoDataArrived(byte[], long) - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
OnVideoDataArrived(byte[], long) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
OnVideoDataArrived(byte[], long) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
OnVideoDataArrived(byte[], long) - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
onVideoRenderNotify(ArrayList<VideoRenderNotify>) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
onVideoRenderNotify(ArrayList<VideoRenderNotify>) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 
onViewPlayEventNotify(long, long, int, long) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
观看端事件传递给传输
onViewPlayEventNotify(long, long, int, long) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
观看端事件传递给传输
OnVsyncArrived(long) - Method in interface com.yy.videoplayer.videoview.VsyncRelay.VsyncNotifier
 
OnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
OnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
OnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
OnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
OnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
OnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
OnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
OnVsyncArrived(long) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
OpenLog() - Static method in class com.yy.videoplayer.utils.YMFLog
 
OperationSystemInfo - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
ord(boolean) - Static method in class com.yy.videoplayer.utils.FP
 
ord(Integer) - Static method in class com.yy.videoplayer.utils.FP
 
ord(char) - Static method in class com.yy.videoplayer.utils.StringUtils
 
origin - Variable in class com.yy.videoplayer.utils.VideoEntities.WaterMark
 
OS - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
系统(1是android,2是ios)
OTHER_ONLINE - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 

P

parseMediaUrls(String, String, String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
PHOTO_KEY - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
PIC_ID_KEY - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
picHeight - Variable in class com.yy.videoplayer.videoview.YVideoViewExt
 
picHeight - Variable in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
PICTURE - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoFormat
 
picWidth - Variable in class com.yy.videoplayer.videoview.YVideoViewExt
 
picWidth - Variable in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
PlayerDataStatCallback - Interface in com.yy.videoplayer.stat
 
PlayerExceptionDataStat - Class in com.yy.videoplayer.stat
 
PlayerExceptionDataStat.DecodeExceptionID - Interface in com.yy.videoplayer.stat
 
PlayerExceptionDataStat.PlayerExceptionInfoKey - Interface in com.yy.videoplayer.stat
 
PlayerExceptionDataStat.RenderExceptionID - Interface in com.yy.videoplayer.stat
 
PlayNotify - Class in com.yy.videoplayer.decoder
Created by Hui on 2015/6/1.
PlayNotify() - Constructor for class com.yy.videoplayer.decoder.PlayNotify
 
PlayNotify.PlayListner - Interface in com.yy.videoplayer.decoder
 
Portrait - Static variable in class com.yy.videoplayer.Constant.CaptureVideoOrientation
 
Portrait - Static variable in class com.yy.videoplayer.decoder.VideoConstant.CaptureVideoOrientation
 
PORTRAIT_PICTURE_ID - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
PortraitUpsideDown - Static variable in class com.yy.videoplayer.Constant.CaptureVideoOrientation
 
PortraitUpsideDown - Static variable in class com.yy.videoplayer.decoder.VideoConstant.CaptureVideoOrientation
 
POSITION - Static variable in class com.yy.videoplayer.decoder.ShaderCode
 
post(Runnable) - Method in class com.yy.videoplayer.vr.VRGLHandler
 
postToGlThread(Runnable) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
powerfulCpuDevice - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
Pred() - Constructor for class com.yy.videoplayer.utils.FP.Pred
 
pred(A) - Method in class com.yy.videoplayer.utils.FP.Pred
 
prepareInputImageData(YMFImageBuffer) - Method in interface com.yy.videoplayer.opengles.IRender
prepare the input image data, used for image as input
prepareInputImageData(YMFImageBuffer) - Method in class com.yy.videoplayer.opengles.YMFRender
 
prepareInputTexture(YMFTexture) - Method in interface com.yy.videoplayer.opengles.IRender
prepare the input texture, bind input texture.
prepareInputTexture(YMFTexture) - Method in class com.yy.videoplayer.opengles.YMFRender
 
prepareOutputTexture(YMFTexture) - Method in interface com.yy.videoplayer.opengles.IRender
prepare the output texture, bind framebuffer and so on.
prepareOutputTexture(YMFTexture) - Method in class com.yy.videoplayer.opengles.YMFRender
 
prepareWaterTexture(YMFTexture) - Method in interface com.yy.videoplayer.opengles.IRender
prepare water marker texture
prepareWaterTexture(YMFTexture) - Method in class com.yy.videoplayer.opengles.YMFRender
 
PreSetVideoView(YSpVideoView, YSpVideoView) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
pressShutter(int, int, int, float[]) - Method in class com.yy.videoplayer.render.Camera
 
pressShutter(int) - Method in class com.yy.videoplayer.render.Camera
 
processMediaSample(YMFImageBuffer) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
processMediaSample() - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
PROGRAM_TYPE_I420 - Static variable in class com.yy.videoplayer.Constant.ProgramType
I420 格式,纹理中数据为I420,数据类型为GLES20.GL_LUMINANCE
PROGRAM_TYPE_NV12 - Static variable in class com.yy.videoplayer.Constant.ProgramType
NV12 格式,纹理中数据为NV12,数据类型为GLES20.GL_LUMINANCE_ALPHA
PROGRAM_TYPE_NV21 - Static variable in class com.yy.videoplayer.Constant.ProgramType
NV21 格式,纹理中数据为NV21,数据类型为GLES20.GL_LUMINANCE_ALPHA
PROGRAM_TYPE_RGBA - Static variable in class com.yy.videoplayer.Constant.ProgramType
RGBA 格式,纹理中数据为RGBA, 数据类型为GLES20.GL_RGBA
PROGRAM_TYPE_TEX2D - Static variable in class com.yy.videoplayer.Constant.ProgramType
2D 纹理,纹理中数据为GLES20.GL_RGBA格式
PROGRAM_TYPE_UDEF - Static variable in class com.yy.videoplayer.Constant.ProgramType
未定义类型
programHandle() - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
ProgramType() - Constructor for class com.yy.videoplayer.Constant.ProgramType
 
programType() - Method in interface com.yy.videoplayer.opengles.IProgram
get program input data type
programType() - Method in class com.yy.videoplayer.opengles.YMFProgram2D
 
programType() - Method in class com.yy.videoplayer.opengles.YMFProgramI420
 
programType() - Method in class com.yy.videoplayer.opengles.YMFProgramNV12
 
programType() - Method in class com.yy.videoplayer.opengles.YMFProgramNV21
 
pts - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoData
 
pts - Variable in class com.yy.videoplayer.videoview.YspVideoViewInfo
 
PushFrame(Surface, byte[], long, boolean) - Method in class com.yy.videoplayer.decoder.H264DecRender
 
PushFrame(Surface, byte[], long, boolean) - Method in class com.yy.videoplayer.decoder.H265DecRender
 
PushFrame(Surface, String, String, byte[], long, boolean) - Method in class com.yy.videoplayer.decoder.HardDecRender
 
PushFrame(Surface, byte[], long, boolean) - Method in class com.yy.videoplayer.decoder.HardDecRender
 
PushFrame(Surface, byte[], long, boolean) - Method in class com.yy.videoplayer.decoder.VP8DecRender
 
pushPlayerExceptionDataStat(long, HashMap<String, Object>) - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
统计异常信息
pushPlayerExceptionDataStat(long, String, String, String) - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
统计异常信息
pushVideoFrameOut() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
pushVideoPlayerInfo(long, int, int, int, int, int) - Method in interface com.yy.videoplayer.IVideoPlayerInfo
 
pushVideoPlayerInfo(long, int, int, int, int, int) - Method in class com.yy.videoplayer.VideoPlayer
 
put(ByteBuffer, int) - Method in class com.yy.videoplayer.utils.ByteVector
 
putDecodeTime(long) - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
 
putLostRenderFrameToStat(long, int) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
putRenderFrameRateToStat(long, int) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
putRenderTime(long) - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
 
putVideoDecodeIdToStat(long, int) - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
 
putVideoDecodeIdToStat(long, int) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
putVideoLibMgrRenderTime(long) - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
 
putVideoRenderPtsStatistics(long, long, boolean) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 

Q

queryString(int) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Queries a string value.
queryString(int) - Method in class com.yy.videoplayer.glesunder43.EglCore
Queries a string value.
querySurface(EGLSurface, int) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Performs a simple surface query.
querySurface(EGLSurface, int) - Method in class com.yy.videoplayer.glesunder43.EglCore
Performs a simple surface query.
Quit() - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
Quit() - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
Quit() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
Quit() - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
Quit() - Method in class com.yy.videoplayer.videoview.VsyncRelay
 

R

rank() - Method in class com.yy.videoplayer.decoder.OMXDecoderRank.DecoderInfo
 
RANK_UNKNOWN - Static variable in class com.yy.videoplayer.decoder.OMXDecoderRank
 
readTextFileFromRaw(Context, int) - Static method in class com.yy.videoplayer.vr.util.GLUtil
 
ready() - Method in class com.yy.videoplayer.opengles.YMFShader
 
RealDecoderFrameRate - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
RealDecoderResolution - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
RECORD_FROM_KEY - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
RECORD_INFO_KEY - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
RECORD_MIC_CARD_PATH - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
recreate(EglCore) - Method in class com.yy.videoplayer.decoder.gles_decoder.WindowSurface
Recreate the EGLSurface, using the new EglBase.
recreate(EglCore) - Method in class com.yy.videoplayer.glesunder43.WindowSurface
Recreate the EGLSurface, using the new EglBase.
RECTANGLE_TEX_COORDS - Static variable in class com.yy.videoplayer.utils.TextureRotationUtil
 
RectSize(int, int) - Constructor for class com.yy.videoplayer.utils.VideoEntities.RectSize
 
REDERN - Static variable in class com.yy.videoplayer.stat.PlayerExceptionDataStat
 
ref(List<E>) - Static method in class com.yy.videoplayer.utils.FP
Safe reference to a list even it's NIL
ref(E[]) - Static method in class com.yy.videoplayer.utils.FP
 
ref(int[]) - Static method in class com.yy.videoplayer.utils.FP
 
ref(String) - Static method in class com.yy.videoplayer.utils.FP
 
refresh(int, int, int, int, int) - Method in class com.yy.videoplayer.decoder.Monitor
 
refresh(int, int, int, int, int) - Method in class com.yy.videoplayer.decoder.ScreenSoft
 
registerListener(IYMFDecoderListener) - Method in class com.yy.videoplayer.YMFStreamManager
 
registerLogger(Object) - Static method in class com.yy.videoplayer.utils.YMFLog
 
registerMediaCodecMonitorClient(HashMap<String, Object>) - Method in class com.yy.videoplayer.decoder.HardDecodeMonitorThread
 
registerSensor() - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
RegisterVsyncNotifier(VsyncRelay.VsyncNotifier) - Method in class com.yy.videoplayer.videoview.VsyncRelay
 
release() - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Discards all resources held by this class, notably the EGL context.
release(boolean) - Method in class com.yy.videoplayer.decoder.gles_decoder.FullFrameRect
Releases resources.
release() - Method in class com.yy.videoplayer.decoder.gles_decoder.Texture2dProgram
Releases the program.
release() - Method in class com.yy.videoplayer.decoder.gles_decoder.WindowSurface
Releases any resources associated with the EGL surface (and, if configured to do so, with the Surface as well).
Release() - Static method in class com.yy.videoplayer.decoder.HardDecoderPool
 
release() - Method in class com.yy.videoplayer.decoder.HardDecRender
 
Release() - Method in class com.yy.videoplayer.decoder.PlayNotify
 
release() - Method in class com.yy.videoplayer.glesunder43.EglCore
 
release(boolean) - Method in class com.yy.videoplayer.glesunder43.FullFrameRect
Releases resources.
release() - Method in class com.yy.videoplayer.glesunder43.Texture2dProgram
Releases the program.
release() - Method in class com.yy.videoplayer.glesunder43.WindowSurface
Releases any resources associated with the EGL surface (and, if configured to do so, with the Surface as well).
release() - Method in interface com.yy.videoplayer.opengles.IProgram
release current program
release() - Method in interface com.yy.videoplayer.opengles.IRender
release resource of this render
release() - Method in class com.yy.videoplayer.opengles.YMFFramebuffer
 
release() - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
release() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
release() - Method in class com.yy.videoplayer.opengles.YMFRender
 
release() - Method in class com.yy.videoplayer.opengles.YMFShader
 
release() - Method in class com.yy.videoplayer.opengles.YMFTexture
 
release() - Method in class com.yy.videoplayer.render.GLVideoRender
 
release() - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
release() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
release() - Method in class com.yy.videoplayer.utils.ByteVector
 
release() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
release() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
release() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
release() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
release() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
release() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
release() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
release() - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
release() - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
release() - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
release() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
release() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
release() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
release() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
release() - Method in class com.yy.videoplayer.vr.VRProgram
 
release() - Method in class com.yy.videoplayer.YMFEventManager
 
releaseEglSurface() - Method in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
Release the EGL surface.
releaseEglSurface() - Method in class com.yy.videoplayer.glesunder43.EglSurfaceBase
Release the EGL surface.
releaseSurface(EGLSurface) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Destroys the specified surface.
releaseSurface(EGLSurface) - Method in class com.yy.videoplayer.glesunder43.EglCore
Destroys the specified surface.
removeDir(String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
removeFile(String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
removeStream(long) - Method in class com.yy.videoplayer.YMFStreamManager
 
renameFile(String, String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
render() - Method in interface com.yy.videoplayer.opengles.IRender
start render input texture to target output texture
render() - Method in class com.yy.videoplayer.opengles.YMFRender
 
render() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
RENDER_ERROR - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.RenderExceptionID
 
RenderAVGTime - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
renderFrame() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
RENDERFRAMEBUFFER - Static variable in class com.yy.videoplayer.decoder.VideoConstant.RenderType
 
RenderFrameRate - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
RenderMaxTime - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
RenderOneFrame(long, long) - Method in class com.yy.videoplayer.decoder.SmoothnessCounter
 
RenderType() - Constructor for class com.yy.videoplayer.decoder.VideoConstant.RenderType
 
replicate(int, E) - Static method in class com.yy.videoplayer.utils.FP
 
replicate(int, Callable<E>) - Static method in class com.yy.videoplayer.utils.FP
 
reportDecError(int) - Method in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
reportFrameEvent(int) - Method in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
REQUEST_CODE_SCAN_BARCODE - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
reserve(int) - Method in class com.yy.videoplayer.utils.ByteVector
 
reset() - Method in class com.yy.videoplayer.decoder.H264DecRender
 
reset(Surface, int, int) - Method in class com.yy.videoplayer.decoder.H264DecRender
 
reset() - Method in class com.yy.videoplayer.decoder.H265DecRender
 
reset(Surface, int, int) - Method in class com.yy.videoplayer.decoder.H265DecRender
 
reset(Surface, String, String, int, int) - Method in class com.yy.videoplayer.decoder.HardDecRender
 
reset() - Method in class com.yy.videoplayer.decoder.HardDecRender
 
reset(Surface, int, int) - Method in class com.yy.videoplayer.decoder.HardDecRender
 
reset() - Method in class com.yy.videoplayer.decoder.VP8DecRender
 
reset(Surface, int, int) - Method in class com.yy.videoplayer.decoder.VP8DecRender
 
reset() - Method in class com.yy.videoplayer.vr.VRTouchHelper
 
RESET_EXCEPTION - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.DecodeExceptionID
 
resetDirectorMatrix() - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
resetMatrix() - Method in class com.yy.videoplayer.vr.VRDirector
 
ResetToInitialState() - Method in class com.yy.videoplayer.decoder.SmoothnessCounter
 
RESOLUTION - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
分辨率(宽*高)
ResolutionItem(int, int) - Constructor for class com.yy.videoplayer.utils.VideoEntities.ResolutionItem
 
ReturnDecoder(HardDecodeWay) - Static method in class com.yy.videoplayer.decoder.HardDecoderPool
 
RGB - Static variable in class com.yy.videoplayer.Constant.RGBFormat
 
RGB565 - Static variable in class com.yy.videoplayer.Constant.RGBFormat
 
RGB565ImageWithNoPadding() - Constructor for class com.yy.videoplayer.render.YYRenderFrameBuffer.RGB565ImageWithNoPadding
 
RGBA - Static variable in class com.yy.videoplayer.Constant.RGBFormat
 
rgba32data - Variable in class com.yy.videoplayer.utils.VideoEntities.WaterMark
 
RGBFormat() - Constructor for class com.yy.videoplayer.Constant.RGBFormat
 
rm(String) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
different from removeDir(path), this is a recursive ver.
rm(File) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
rotate(int) - Method in interface com.yy.videoplayer.opengles.IRender
rotate
rotate(int) - Method in class com.yy.videoplayer.opengles.YMFRender
 
RotateAngle() - Constructor for class com.yy.videoplayer.Constant.RotateAngle
 
rotation(int) - Method in interface com.yy.videoplayer.opengles.IProgram
rotate current texture for angle degrees clockwise
rotation(int) - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
Rotation - Enum in com.yy.videoplayer.utils
 
ROTATION_0 - Static variable in class com.yy.videoplayer.Constant.RotateAngle
不旋转
ROTATION_180 - Static variable in class com.yy.videoplayer.Constant.RotateAngle
旋转 180 度
ROTATION_270 - Static variable in class com.yy.videoplayer.Constant.RotateAngle
旋转 270 度
ROTATION_90 - Static variable in class com.yy.videoplayer.Constant.RotateAngle
旋转 90 度
run() - Method in class com.yy.videoplayer.decoder.HardDecodeMonitorThread
 
run() - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
run() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
run() - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
run() - Method in class com.yy.videoplayer.decoder.StateMonitor
 
run() - Method in class com.yy.videoplayer.videoview.VsyncRelay
 
run() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
run() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
run() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
run() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
run() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
run() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
run() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
run() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
runOnYYMobileThread(Runnable) - Method in interface com.yy.videoplayer.decoder.ISetThreadToPool
 

S

SAMPLER_U - Static variable in class com.yy.videoplayer.decoder.ShaderCode
 
SAMPLER_V - Static variable in class com.yy.videoplayer.decoder.ShaderCode
 
SAMPLER_Y - Static variable in class com.yy.videoplayer.decoder.ShaderCode
 
saveFrame(File) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
Saves the EGL surface to a file.
saveStreamToFile(String, byte[], int) - Static method in class com.yy.videoplayer.utils.BasicFileUtils
 
saveVideoToFile - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
scaleMode - Variable in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo.ScaleModeEx
 
scaleMode - Variable in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo.ScaleModeEx
 
ScaleModeEx() - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo.ScaleModeEx
 
ScaleModeEx() - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo.ScaleModeEx
 
scaleTo(float) - Method in class com.yy.videoplayer.vr.VRTouchHelper
 
ScreenRecordConfig() - Constructor for class com.yy.videoplayer.utils.VideoEntities.ScreenRecordConfig
 
ScreenSoft - Class in com.yy.videoplayer.decoder
 
ScreenSoft(float[], int, int) - Constructor for class com.yy.videoplayer.decoder.ScreenSoft
 
second(List<E>) - Static method in class com.yy.videoplayer.utils.FP
 
SELECTED_GALLERY_IMAGE_KEY - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
sensorRotationVector2Matrix(SensorEvent, int, float[]) - Static method in class com.yy.videoplayer.vr.util.VRUtil
 
setAdvanceGestureListener(IAdvanceGestureListener) - Method in class com.yy.videoplayer.vr.VRTouchHelper
 
setBitRate(long, String) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
setCameraFacing(int) - Method in class com.yy.videoplayer.utils.VideoEntities.CameraPreviewConfig
 
setClearColor(int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
setClearColor(int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
setConfigs(int, Map<Integer, Integer>) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
setConfigs(int, Map<Integer, Integer>) - Method in interface com.yy.videoplayer.IVideoLibInfoExt
 
setDebug(boolean) - Static method in class com.yy.videoplayer.utils.YMFLog
 
setDecodeDelayFrameCount(long, int) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
setDecoderDataOutCallBack(HardDecRender.IDecoderDataOutCallBack) - Method in class com.yy.videoplayer.decoder.HardDecRender
 
setDecoderDTS(String) - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
设置dts
setDecoderFrameRate(long, int) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
setDecoderID(String) - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
 
setDecoderInputPTS(String) - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
设置最后一个pts
setDecoderListener(IYMFDecoderListener) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
setDecoderPTS(String) - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
设置最后一个pts
setDecoderResolution(long) - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
设置分辨率
setDecoderResolution(long, int) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
setDefaultValue(float) - Method in class com.yy.videoplayer.vr.VRPinchConfig
 
setDeltaX(float) - Method in class com.yy.videoplayer.vr.VRDirector
 
setDeltaY(float) - Method in class com.yy.videoplayer.vr.VRDirector
 
setDirectorScaleParam(float) - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
setFilePath(String) - Static method in class com.yy.videoplayer.utils.YMFLog
sdk单独打日志文件的路径,logPath/mnt/sdcard之后的目录路径, 譬如说videosdk, 则 日志文件目录为/sdcard/videosdk, 如果注册了日志回调,可以设置为null
setFirstFrameDeltaTime(long, long, long) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
setFrameRendered() - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
setGroupId(long) - Method in class com.yy.videoplayer.decoder.HardDecRender
 
setHeight(int) - Method in class com.yy.videoplayer.decoder.Coordinate.Size
 
setImage(byte[], int, int) - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer.RGB565ImageWithNoPadding
 
setIndicesBuffer(ShortBuffer) - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
setIsBlueRay(long, int) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
setISetThreadToPool(ISetThreadToPool) - Method in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
setIsSvcData() - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
setLogFilePath(String) - Static method in class com.yy.videoplayer.utils.LogToES
 
setLogPath(String) - Static method in class com.yy.videoplayer.utils.LogToES
 
setMax(float) - Method in class com.yy.videoplayer.vr.VRPinchConfig
 
setMin(float) - Method in class com.yy.videoplayer.vr.VRPinchConfig
 
setMissRenderFlag(boolean, boolean, long) - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
setMotionWithTouchStrategy(MotionWithTouchStrategy) - Method in class com.yy.videoplayer.vr.VRDirector
 
setNumIndices(int) - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
setOnDecoderYUVListener(HardDecRender.OnDecoderYUVListener) - Method in class com.yy.videoplayer.decoder.HardDecRender
 
setOnlyDecoded(boolean) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
setOnlyDecoded(long, boolean) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.decoder.Coordinate
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.decoder.Monitor
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.decoder.ScreenSoft
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.render.GLVideoRender
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
setOrientation(int) - Method in class com.yy.videoplayer.utils.VideoEntities.CameraPreviewConfig
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
setOrientation(YSpVideoView.OrientationType, int, boolean) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
setPinchConfig(float) - Method in class com.yy.videoplayer.vr.VRTouchHelper
 
setPinchEnabled(boolean) - Method in class com.yy.videoplayer.vr.VRTouchHelper
 
setPlayerDataStatCallback(PlayerDataStatCallback) - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.decoder.PlayNotify
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
setPlayListner(PlayNotify.PlayListner) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
setPlayListner(PlayNotify.PlayListner) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
SetPlayNotify(PlayNotify) - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
SetPlayNotify(PlayNotify) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
SetPlayNotify(PlayNotify) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
SetPlayNotify(PlayNotify) - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
setPresentationTime(EGLSurface, long) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Sends the presentation time stamp to EGL.
setPresentationTime(long) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
Sends the presentation time stamp to EGL.
setPresentationTime(EGLSurface, long) - Method in class com.yy.videoplayer.glesunder43.EglCore
Sends the presentation time stamp to EGL.
setPreviewSize(int, int) - Method in class com.yy.videoplayer.utils.VideoEntities.CameraPreviewConfig
 
setProgram(int, int, Context) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
setProgram(String, String) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
setRenderFormat(int, int) - Method in class com.yy.videoplayer.decoder.Monitor
 
setRotateAngle(int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
setRotateAngle(int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
setRotation(float) - Method in class com.yy.videoplayer.opengles.YMFShaderData
顶点坐标旋转
setRunTimeStamp(String, long) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
setSaveToFile(boolean) - Static method in class com.yy.videoplayer.utils.YMFLog
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.render.GLVideoRender
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
setScaleMode(VideoConstant.ScaleMode) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
只适用于一个View对应一路视频情况,不支持一个View对应多路视频模式,多路视频模式默认填满
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
setScaleMode(int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
setScaleMode(VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
setScaleMode(int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
适用于一个View对应一路视频情况
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
setScaleModeEx(int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
setScaleParam(float) - Method in class com.yy.videoplayer.vr.VRDirector
 
setScreenSize(int, int) - Method in class com.yy.videoplayer.utils.VideoEntities.ScreenRecordConfig
 
setSensitivity(float) - Method in class com.yy.videoplayer.vr.VRPinchConfig
 
setSize(int, int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.Coordinate
 
setSize(int, int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.Monitor
 
setSize(int, int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.ScreenSoft
 
setStreamId(long) - Method in class com.yy.videoplayer.decoder.HardDecRender
 
setStringId(String) - Method in class com.yy.videoplayer.stat.PlayerExceptionDataStat
 
setTexCoordinateBuffer(int, FloatBuffer) - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
setTextureUnit(int) - Method in class com.yy.videoplayer.opengles.YMFTexture
 
setUniform1f(String, float) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
setUniform1i(String, int) - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
setUniform1i(String, int) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
setUniform2f(String, float, float) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
setUniform2i(String, int, int) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
setUniformMatrix4fv(String, int, boolean, float[], int) - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
setUniformMatrix4fv(String, int, boolean, float[], int) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
setUniformTexture(String, int, int, int) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
setUp() - Method in class com.yy.videoplayer.render.Camera
 
setUseMultiVideoview(boolean) - Method in class com.yy.videoplayer.decoder.gles_decoder.FullFrameRect
 
setUseMultiVideoview(boolean) - Method in class com.yy.videoplayer.glesunder43.FullFrameRect
 
setVertexAttribPointer(String, int, int, boolean, int, Buffer) - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
setVertexAttribPointer(String, int, int, boolean, int, Buffer) - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
setVerticesBuffer(int, FloatBuffer) - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
SetVideoIds(long, long) - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
SetVideoIds(long, long) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
SetVideoIds(long, long) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
SetVideoIds(long, long) - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
setVideoIds(long, long) - Method in class com.yy.videoplayer.decoder.PlayNotify
 
setVideoInfoCallback(IVideoInfoCallback) - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
setVideoInfoCallback(String, IVideoInfoCallback) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
setVideoInfoCallback(IVideoInfoCallback) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
setVideoInfoCallback(IVideoInfoCallback) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
setVideoInfoListener(String, IVideoLibInfoExt) - Method in class com.yy.videoplayer.decoder.YYVideoLibMgr
 
setVisibility(int) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
setVRScaleListener(VRMotionWithTouchWrapper.VRScaleListener) - Method in class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
设置缩放listener
setVrStream(boolean) - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
setVrStream(boolean) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
setVrStream(boolean) - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
setVrStream(boolean) - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
setVrStream(boolean) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
setVrStream(boolean) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
setVrStream(boolean) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
setWidth(int) - Method in class com.yy.videoplayer.decoder.Coordinate.Size
 
setYMFBehaviorEventListener(IYMFBehaviorEventListener) - Method in class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
setYUVBufferInfo(int, int, int, int, int, int, int, int) - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
setYUVDecodeMode(boolean) - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
setYUVFrameArriveCallback(YYRenderFrameBuffer.newYUVFrameArrivedCallBack) - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
sha1(String) - Static method in class com.yy.videoplayer.utils.StringUtils
 
ShaderCode - Class in com.yy.videoplayer.decoder
 
ShaderCode() - Constructor for class com.yy.videoplayer.decoder.ShaderCode
 
ShaderUtils - Class in com.yy.videoplayer.decoder
 
ShaderUtils() - Constructor for class com.yy.videoplayer.decoder.ShaderUtils
 
SHARE_INFO - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
sharpFocusing(float, float) - Method in class com.yy.videoplayer.render.Camera
 
shift(List<T>, int, int) - Static method in class com.yy.videoplayer.utils.FP
 
shift(T[], int, int) - Static method in class com.yy.videoplayer.utils.FP
 
shot(VRProgram) - Method in class com.yy.videoplayer.vr.VRDirector
 
showText - Variable in class com.yy.videoplayer.utils.VideoEntities.BitRateItem
 
showText - Variable in class com.yy.videoplayer.utils.VideoEntities.CameraItem
 
showText - Variable in class com.yy.videoplayer.utils.VideoEntities.CodecItem
 
showText - Variable in class com.yy.videoplayer.utils.VideoEntities.FrameRateItem
 
showText - Variable in class com.yy.videoplayer.utils.VideoEntities.ResolutionItem
 
Size(int, int) - Constructor for class com.yy.videoplayer.decoder.Coordinate.Size
 
Size() - Constructor for class com.yy.videoplayer.decoder.Coordinate.Size
 
Size(int, int) - Constructor for class com.yy.videoplayer.decoder.VideoSizeUtils.Size
 
Size() - Constructor for class com.yy.videoplayer.decoder.VideoSizeUtils.Size
 
size() - Method in class com.yy.videoplayer.utils.ByteVector
 
size(Collection<?>) - Static method in class com.yy.videoplayer.utils.FP
Safe return the size of a collection even it's NIL
size(CharSequence) - Static method in class com.yy.videoplayer.utils.FP
 
size(T[]) - Static method in class com.yy.videoplayer.utils.FP
 
size(int[]) - Static method in class com.yy.videoplayer.utils.FP
 
size(Map<?, ?>) - Static method in class com.yy.videoplayer.utils.FP
 
size(SparseArray<?>) - Static method in class com.yy.videoplayer.utils.FP
 
size(SparseIntArray) - Static method in class com.yy.videoplayer.utils.FP
 
SLOW - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoEncodePreset
 
SmoothnessCounter - Class in com.yy.videoplayer.decoder
Created by lookatme on 2016/8/10.
SmoothnessCounter(long) - Constructor for class com.yy.videoplayer.decoder.SmoothnessCounter
 
sNotHit - Static variable in class com.yy.videoplayer.vr.util.VRUtil
 
SOFT_DECODER_H264 - Static variable in interface com.yy.videoplayer.decoder.StateMonitor.DecoderType
 
SOFT_DECODER_H265 - Static variable in interface com.yy.videoplayer.decoder.StateMonitor.DecoderType
 
SOFT_DEOCDER - Static variable in class com.yy.videoplayer.decoder.VideoConstant.DecoderType
 
sort(Comparator<E>, List<E>) - Static method in class com.yy.videoplayer.utils.FP
A wrapper to java.util.Collections.sort().
span(FP.Pred<E>, List<E>) - Static method in class com.yy.videoplayer.utils.FP
span, applied to a predicate p and a list xs, returns a tuple where first element is longest prefix (possibly empty) of xs of elements that satisfy p and second element is the remainder of the list.
SPEEX_EXT - Static variable in class com.yy.videoplayer.utils.BasicFileUtils
 
stackTraceOf(Throwable) - Static method in class com.yy.videoplayer.utils.YMFLog
 
Start() - Method in interface com.yy.videoplayer.decoder.HardDecodeWay
 
Start() - Method in class com.yy.videoplayer.decoder.HardDecodeWayBuffer
 
Start() - Method in class com.yy.videoplayer.decoder.HardDecodeWayGpu
 
Start() - Method in class com.yy.videoplayer.decoder.HardDecodeWaySimplified
 
Start() - Method in class com.yy.videoplayer.videoview.VsyncRelay
 
START_LIVE_IMMEDIATELY - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
STAT_CUSTOM_GL_VIDEO_VIEW_HIGH - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_CUSTOM_GL_VIDEO_VIEW_LOW - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_FIRST_FRAME_OUT - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_GL_VIDEO_VIEW - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_GLSURFACE_VIEW - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_RECV_FIRST_FRAME - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_RECV_FRAME_NUM - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_RECV_HEADER - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_RENDER_FRAME_NUM - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_SURFACE_VIDEO_VIEW - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_TEXTURE_VIDEO_VIEW - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_VIDEO_STREAM_ARRIVE - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
STAT_VIDEO_STREAM_END - Static variable in class com.yy.videoplayer.decoder.ViewLiveStatManager
 
StateMonitor - Class in com.yy.videoplayer.decoder
Created by jtzhu on 2017/10/21.
StateMonitor() - Constructor for class com.yy.videoplayer.decoder.StateMonitor
 
StateMonitor.DecoderType - Interface in com.yy.videoplayer.decoder
 
StatVideoHeaderInfo() - Constructor for class com.yy.videoplayer.decoder.ViewLiveStatManager.StatVideoHeaderInfo
 
StatVideoHeaderInfo(int, int) - Constructor for class com.yy.videoplayer.decoder.ViewLiveStatManager.StatVideoHeaderInfo
 
step() - Method in class com.yy.videoplayer.vr.util.Fps
 
stopMediaCodec(long) - Method in class com.yy.videoplayer.decoder.HardDecodeMonitorThread
 
stopRender() - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
stopRender() - Method in class com.yy.videoplayer.render.GLVideoRender
 
stopRender() - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
stopRender() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
stopRender() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
stopRender() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
stopRender() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
stopRender() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
stopRender() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
stopRender() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
stopRender() - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
stopRender() - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
stopRender() - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
stopRender() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
stopRender() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
stopRender() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
stopRender() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
STREAM_ID - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
streamId
StringUtils - Class in com.yy.videoplayer.utils
 
StringUtils() - Constructor for class com.yy.videoplayer.utils.StringUtils
 
subBuffer(int, int, Buffer) - Method in class com.yy.videoplayer.decoder.VBO
 
sum(Integer[]) - Static method in class com.yy.videoplayer.utils.FP
 
sum(Long[]) - Static method in class com.yy.videoplayer.utils.FP
 
sum(List<Integer>) - Static method in class com.yy.videoplayer.utils.FP
 
SUPERFAST - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoEncodePreset
 
supportsEs2(Context) - Static method in class com.yy.videoplayer.vr.util.GLUtil
Check if the system supports OpenGL ES 2.0.
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
surfaceCreated(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
surfaceCreated(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
surfaceCreated(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
surfaceCreated(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
surfaceCreated(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
surfaceCreated(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
surfaceCreated(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
surfaceCreated(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
surfaceCreated(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
surfaceDestroyed(SurfaceHolder) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
surfaceDestroyed() - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
surfaceDestroyed(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
surfaceDestroyed(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
surfaceDestroyed(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
surfaceDestroyed(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
surfaceDestroyed(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
surfaceDestroyed(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
surfaceDestroyed(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
surfaceDestroyed(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
surfaceDestroyed(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
surfaceRedrawNeeded(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
surfaceRedrawNeeded(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
surfaceRedrawNeeded(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
surfaceRedrawNeeded(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
surfaceRedrawNeeded(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
surfaceRedrawNeeded(SurfaceHolder) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
swap(List<T>, int, int) - Static method in class com.yy.videoplayer.utils.FP
 
swap(T[], int, int) - Static method in class com.yy.videoplayer.utils.FP
 
swapBuffers(EGLSurface) - Method in class com.yy.videoplayer.decoder.gles_decoder.EglCore
Calls eglSwapBuffers.
swapBuffers() - Method in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
Calls eglSwapBuffers.
swapBuffers(EGLSurface) - Method in class com.yy.videoplayer.glesunder43.EglCore
Calls eglSwapBuffers.
swapBuffers() - Method in class com.yy.videoplayer.glesunder43.EglSurfaceBase
Calls eglSwapBuffers.
SYSTEM_INFO - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
系统的版本号

T

TAG - Static variable in class com.yy.videoplayer.decoder.gles_decoder.EglSurfaceBase
 
TAG - Static variable in class com.yy.videoplayer.decoder.gles_decoder.GlUtil
 
TAG - Static variable in class com.yy.videoplayer.glesunder43.EglSurfaceBase
 
TAG - Static variable in class com.yy.videoplayer.glesunder43.GlUtil
 
TAG - Static variable in class com.yy.videoplayer.videoview.VsyncRelay
 
TAG - Static variable in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
tail(LinkedList<E>) - Static method in class com.yy.videoplayer.utils.FP
 
take(int, List<E>) - Static method in class com.yy.videoplayer.utils.FP
Safe take the first n elements from a list
take(int, String) - Static method in class com.yy.videoplayer.utils.FP
 
take(int, Map<K, V>) - Static method in class com.yy.videoplayer.utils.FP
 
takeWhile(FP.Pred<E>, List<E>) - Static method in class com.yy.videoplayer.utils.FP
 
TEXTURE - Static variable in class com.yy.videoplayer.decoder.ShaderCode
 
Texture2dProgram - Class in com.yy.videoplayer.decoder.gles_decoder
GL program and supporting functions for textured 2D shapes.
Texture2dProgram(Texture2dProgram.ProgramType) - Constructor for class com.yy.videoplayer.decoder.gles_decoder.Texture2dProgram
Prepares the program in the current EGL context.
Texture2dProgram - Class in com.yy.videoplayer.glesunder43
GL program and supporting functions for textured 2D shapes.
Texture2dProgram(Texture2dProgram.ProgramType) - Constructor for class com.yy.videoplayer.glesunder43.Texture2dProgram
Prepares the program in the current EGL context.
Texture2dProgram.ProgramType - Enum in com.yy.videoplayer.decoder.gles_decoder
 
Texture2dProgram.ProgramType - Enum in com.yy.videoplayer.glesunder43
 
TEXTURE_NO_ROTATION - Static variable in class com.yy.videoplayer.utils.TextureRotationUtil
 
TEXTURE_ROTATED_180 - Static variable in class com.yy.videoplayer.utils.TextureRotationUtil
 
TEXTURE_ROTATED_270 - Static variable in class com.yy.videoplayer.utils.TextureRotationUtil
 
TEXTURE_ROTATED_90 - Static variable in class com.yy.videoplayer.utils.TextureRotationUtil
 
TextureRotationUtil - Class in com.yy.videoplayer.utils
 
threadStack() - Static method in class com.yy.videoplayer.utils.YMFLog
 
THUMBNAIL_WIDTH - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
TimeUtil - Class in com.yy.videoplayer.utils
Created by kele on 2016/10/17.
TimeUtil() - Constructor for class com.yy.videoplayer.utils.TimeUtil
 
toArray(List<Integer>) - Static method in class com.yy.videoplayer.utils.FP
 
toList(Map<K, V>) - Static method in class com.yy.videoplayer.utils.FP.M
 
toList(Collection<? extends E>) - Static method in class com.yy.videoplayer.utils.FP
Safe convert a collection to list even it's NIL
toList(T) - Static method in class com.yy.videoplayer.utils.FP
 
toList(T[]) - Static method in class com.yy.videoplayer.utils.FP
Safe convert an array to list even it's NIL
toList(int[]) - Static method in class com.yy.videoplayer.utils.FP
 
toList(long[]) - Static method in class com.yy.videoplayer.utils.FP
 
toList(SparseArray<E>) - Static method in class com.yy.videoplayer.utils.FP
 
toList(SparseIntArray) - Static method in class com.yy.videoplayer.utils.FP
 
ToString(int) - Static method in class com.yy.videoplayer.Constant.YUVFormat
 
toString() - Method in class com.yy.videoplayer.decoder.gles_decoder.Drawable2d
 
toString() - Method in class com.yy.videoplayer.glesunder43.Drawable2d
 
toString() - Method in class com.yy.videoplayer.utils.VideoEntities.BitRateItem
 
toString() - Method in class com.yy.videoplayer.utils.VideoEntities.CameraItem
 
toString() - Method in class com.yy.videoplayer.utils.VideoEntities.CameraPreviewConfig
 
toString() - Method in class com.yy.videoplayer.utils.VideoEntities.CodecItem
 
toString() - Method in class com.yy.videoplayer.utils.VideoEntities.FrameRateItem
 
toString() - Method in class com.yy.videoplayer.utils.VideoEntities.ResolutionItem
 
toString() - Method in class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
toURLEncoded(String) - Static method in class com.yy.videoplayer.stat.VideoDataStatHelper
将string进行URLEncoded
Tuple(A, B, C) - Constructor for class com.yy.videoplayer.utils.FP.Tuple
 

U

UDEF - Static variable in class com.yy.videoplayer.Constant.YUVFormat
 
UID_KEY - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
ULTRAFAST - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoEncodePreset
 
unAttachTexture() - Method in class com.yy.videoplayer.opengles.YMFFramebuffer
 
unBind() - Method in class com.yy.videoplayer.opengles.YMFFramebuffer
 
unBind() - Method in class com.yy.videoplayer.opengles.YMFTexture
 
union(List<T>, List<T>) - Static method in class com.yy.videoplayer.utils.FP
 
unionBy(FP.Eq<T>, List<T>, List<T>) - Static method in class com.yy.videoplayer.utils.FP
Safe union, O(N^2) time bound Note that 1.
UNKNOW - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoFormat
 
Unlink(long) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
unLinkFromStream() - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.render.GLVideoRender
 
unLinkFromStream(long, long, int) - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.render.YYRenderFrameBuffer
 
unLinkFromStream(long, long) - Method in interface com.yy.videoplayer.render.YYSoftDecRender
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
unLinkFromStream(long, long) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
 
unLinkFromStream() - Method in interface com.yy.videoplayer.videoview.YSpVideoView
目前在独立sdk用该接口,一个view对于一个stream,非多人连麦场景适用
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
unLinkFromStream(long, long) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
unLinkFromStream() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.opengles.YMFPlayerView
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YGLVideoViewExt
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
unLinkFromStreamExt(long, long, int) - Method in interface com.yy.videoplayer.videoview.YSpVideoView
一个View渲染多路视频解绑定接口,解绑videoIndex位置的视频,streamId 与 videoIndex的对应关闭必须与 linkToStreamExt 传入时的一致,如果不一致,以videoIndex为准解绑定,业务层必须保证两者之前对应关系正确。
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
unLinkFromStreamExt(long, long, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
unlinkFromVideo(long, long) - Method in class com.yy.videoplayer.videoview.YVideoViewExt
 
unlinkFromVideo(long, long, int) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
unregisterListener(IYMFDecoderListener) - Method in class com.yy.videoplayer.YMFStreamManager
 
unRegisterMediaCodecMonitorClient(long) - Method in class com.yy.videoplayer.decoder.HardDecodeMonitorThread
 
unregisterSensor() - Method in class com.yy.videoplayer.vr.MotionWithTouchStrategy
 
UnRegisterVsyncNotifier(VsyncRelay.VsyncNotifier) - Method in class com.yy.videoplayer.videoview.VsyncRelay
 
UnSetVideoView() - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
UPDATE_PORTRAIT_KEY - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
updateAsRGB(int, int, int, ByteBuffer) - Method in class com.yy.videoplayer.decoder.Monitor
 
updateAsYUV(YYRenderFrameBuffer) - Method in class com.yy.videoplayer.decoder.Monitor
 
upDateCodecIgnoreCodecWhiteList() - Static method in class com.yy.videoplayer.decoder.H264DecRender
 
upDateCodecIgnoreCodecWhiteList() - Static method in class com.yy.videoplayer.decoder.H265DecRender
 
upDateCodecIgnoreCodecWhiteList() - Static method in class com.yy.videoplayer.decoder.VP8DecRender
 
updateMultiVideoViewParams(YMultiVideoViewParams) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
updateMultiVideoViewParams(YMultiVideoViewParams) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
updateMultiVideoViewParams(YMultiVideoViewParams) - Method in class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
updateMultiVideoViewParams(YMultiVideoViewParams) - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
updateProjection() - Method in class com.yy.videoplayer.vr.VRDirector
 
updateProjectionNearScale(float) - Method in class com.yy.videoplayer.vr.VRDirector
 
updateRenderSizeIfNeed(int, int, int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.Monitor
 
updateRenderSizeIfNeed(int, int, int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.ScreenSoft
 
updateRenderSizeIfNeedMultiVideo(int, int, int, int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.Monitor
 
updateRenderSizeIfNeedMultiVideo(int, int, int, int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.ScreenSoft
 
updateSensorMatrix(float[]) - Method in class com.yy.videoplayer.vr.VRDirector
 
updateTextureData(Buffer, int, int) - Method in class com.yy.videoplayer.opengles.YMFTexture
 
updateTextureData(Bitmap) - Method in class com.yy.videoplayer.opengles.YMFTexture
 
updateTextureWithBitmap(int, Bitmap) - Static method in class com.yy.videoplayer.utils.GLUtil
 
updateU(int, int, int, int, Buffer) - Method in class com.yy.videoplayer.decoder.ScreenSoft
 
updateV(int, int, int, int, Buffer) - Method in class com.yy.videoplayer.decoder.ScreenSoft
 
upDateVertexCoord(int, int, int, int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.decoder.gles_decoder.FullFrameRect
 
upDateVertexCoord(int, int, int, int, VideoConstant.ScaleMode) - Method in class com.yy.videoplayer.glesunder43.FullFrameRect
 
updateVideoDecodedFrameRate(long, int) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
updateVideoPosition() - Method in class com.yy.videoplayer.render.GLVideoRenderMultiVideo
OpenGL 视口坐标原点在左下角,界面上展示0~9是以左上角为原点,从左到右,从上到下。
updateVideoPosition(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
OpenGL 视口坐标原点在左下角,界面上展示0~9是以左上角为原点,从左到右,从上到下。
updateVideoPosition(int) - Method in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
OpenGL 视口坐标原点在左下角,界面上展示0~9是以左上角为原点,从左到右,从上到下。
updateVideoPosition() - Method in class com.yy.videoplayer.videoview.YVideoViewMultiVideo
界面上展示0~9是以左上角为原点,从左到右,从上到下。
updateVideoRenderPtsDiff(long) - Method in class com.yy.videoplayer.stat.VideoPlayerDataStat
 
updateViewport(int, int) - Method in class com.yy.videoplayer.vr.VRDirector
 
updateViewport(int, int) - Method in class com.yy.videoplayer.vr.VRLibrary
 
updateViewport(int, int) - Method in class com.yy.videoplayer.vr.VRProgram
 
updateY(int, int, int, int, Buffer) - Method in class com.yy.videoplayer.decoder.ScreenSoft
 
UPLOAD_TIME - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
上报时间
uploadTexCoordinateBufferIfNeed(VRProgram, int) - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
uploadVerticesBufferIfNeed(VRProgram, int) - Method in class com.yy.videoplayer.vr.VRAbsObject3D
 
URI_REQUEST - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
use() - Method in class com.yy.videoplayer.decoder.VideoShader
 
use() - Method in class com.yy.videoplayer.vr.VRProgram
 
useProgram() - Method in interface com.yy.videoplayer.opengles.IProgram
active current program for OpenGL ES render
useProgram() - Method in class com.yy.videoplayer.opengles.YMFProgramBase
 
useProgram() - Method in class com.yy.videoplayer.utils.GLShaderProgram
 
USER_ID - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 

V

validate() - Method in class com.yy.videoplayer.opengles.YMFTexture
 
validateShaderProgram(int) - Static method in class com.yy.videoplayer.decoder.ShaderUtils
 
valueOf(String) - Static method in enum com.yy.videoplayer.Constant.EncoderFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.Constant.OrientationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.Constant.ScaleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.Constant.WaterMarkOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.decoder.gles_decoder.Drawable2d.Prefab
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.decoder.gles_decoder.Texture2dProgram.ProgramType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.decoder.VideoConstant.CameraType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.decoder.VideoConstant.RotationAngle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.decoder.VideoConstant.ScaleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.decoder.VideoConstant.ViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.decoder.VideoConstant.WaterMarkOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.decoder.VideoDecoderCenterExt.HardDecoderStaffVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.glesunder43.Drawable2d.Prefab
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.glesunder43.Texture2dProgram.ProgramType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.stat.VideoPlayerDataStat.BluRayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.utils.Rotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.utils.VideoEntities.CodecItem.CodecId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.VideoPlayer.VideoPlayerInfoEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.videoview.YSpVideoView.OrientationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yy.videoplayer.videoview.YSpVideoView.ViewType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.yy.videoplayer.Constant.EncoderFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.Constant.OrientationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.Constant.ScaleMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.Constant.WaterMarkOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.decoder.gles_decoder.Drawable2d.Prefab
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.decoder.gles_decoder.Texture2dProgram.ProgramType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.decoder.VideoConstant.CameraType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.decoder.VideoConstant.RotationAngle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.decoder.VideoConstant.ScaleMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.decoder.VideoConstant.ViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.decoder.VideoConstant.WaterMarkOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.decoder.VideoDecoderCenterExt.HardDecoderStaffVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.glesunder43.Drawable2d.Prefab
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.glesunder43.Texture2dProgram.ProgramType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.stat.VideoPlayerDataStat.BluRayType
Returns an array containing the constants of this enum type, in the order they are declared.
values(SparseArray<V>) - Static method in class com.yy.videoplayer.utils.FP.M
 
values() - Static method in enum com.yy.videoplayer.utils.Rotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.utils.VideoEntities.CodecItem.CodecId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.VideoPlayer.VideoPlayerInfoEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.videoview.YSpVideoView.OrientationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yy.videoplayer.videoview.YSpVideoView.ViewType
Returns an array containing the constants of this enum type, in the order they are declared.
VBO - Class in com.yy.videoplayer.decoder
 
VBO(int, int, Buffer, int) - Constructor for class com.yy.videoplayer.decoder.VBO
 
verbose(String, String) - Method in interface com.yy.videoplayer.utils.ILog
 
VERYFAST - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoEncodePreset
 
VIDEO_DECODE_ID - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
0是264(软编/软解),1是264(硬编/硬解),2是265(软编/软解),3是265(硬编/硬解)
VIDEO_ENCODE_PRESET_DEFAULT - Static variable in class com.yy.videoplayer.Constant.VideoEncodePreset
 
VIDEO_ENCODE_PRESET_FAST - Static variable in class com.yy.videoplayer.Constant.VideoEncodePreset
 
VIDEO_ENCODE_PRESET_FASTER - Static variable in class com.yy.videoplayer.Constant.VideoEncodePreset
 
VIDEO_ENCODE_PRESET_MEDIUM - Static variable in class com.yy.videoplayer.Constant.VideoEncodePreset
 
VIDEO_ENCODE_PRESET_SLOW - Static variable in class com.yy.videoplayer.Constant.VideoEncodePreset
 
VIDEO_ENCODE_PRESET_SUPERFAST - Static variable in class com.yy.videoplayer.Constant.VideoEncodePreset
 
VIDEO_ENCODE_PRESET_ULTRAFAST - Static variable in class com.yy.videoplayer.Constant.VideoEncodePreset
 
VIDEO_ENCODE_PRESET_VERYFAST - Static variable in class com.yy.videoplayer.Constant.VideoEncodePreset
 
VIDEO_TYPE - Static variable in interface com.yy.videoplayer.stat.PlayerExceptionDataStat.PlayerExceptionInfoKey
0开播,1是观众
VideoConstant - Class in com.yy.videoplayer.decoder
 
VideoConstant() - Constructor for class com.yy.videoplayer.decoder.VideoConstant
 
VideoConstant.CameraType - Enum in com.yy.videoplayer.decoder
 
VideoConstant.CaptureVideoOrientation - Class in com.yy.videoplayer.decoder
 
VideoConstant.DecoderType - Class in com.yy.videoplayer.decoder
 
VideoConstant.MediaQualityLevel - Class in com.yy.videoplayer.decoder
 
VideoConstant.RenderType - Class in com.yy.videoplayer.decoder
 
VideoConstant.RotationAngle - Enum in com.yy.videoplayer.decoder
 
VideoConstant.ScaleMode - Enum in com.yy.videoplayer.decoder
 
VideoConstant.VideoEncodePreset - Class in com.yy.videoplayer.decoder
 
VideoConstant.VideoFormat - Class in com.yy.videoplayer.decoder
同Native层Mediacodecconst.h中 MediaLibraryVideoCodec
VideoConstant.ViewType - Enum in com.yy.videoplayer.decoder
 
VideoConstant.WaterMarkOrigin - Enum in com.yy.videoplayer.decoder
 
VideoData() - Constructor for class com.yy.videoplayer.utils.VideoEntities.VideoData
 
VideoDataStatHelper - Class in com.yy.videoplayer.stat
Created by Administrator on 2017/11/7.
VideoDataStatHelper() - Constructor for class com.yy.videoplayer.stat.VideoDataStatHelper
 
VideoDecodeId - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
VideoDecoderCenterExt - Class in com.yy.videoplayer.decoder
Created by lookatme on 2016/6/3.
VideoDecoderCenterExt() - Constructor for class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
VideoDecoderCenterExt.FileUtil - Class in com.yy.videoplayer.decoder
文件工具类
VideoDecoderCenterExt.HardDecoderStaffVersion - Enum in com.yy.videoplayer.decoder
 
VideoDecoderCenterExt.VideoStreamType - Class in com.yy.videoplayer.decoder
 
VideoEncodePreset() - Constructor for class com.yy.videoplayer.Constant.VideoEncodePreset
 
VideoEncodePreset() - Constructor for class com.yy.videoplayer.decoder.VideoConstant.VideoEncodePreset
 
VideoEntities - Class in com.yy.videoplayer.utils
Created by lookatmeyou on 2016/3/26.
VideoEntities() - Constructor for class com.yy.videoplayer.utils.VideoEntities
 
VideoEntities.BitRateItem - Class in com.yy.videoplayer.utils
 
VideoEntities.CameraItem - Class in com.yy.videoplayer.utils
 
VideoEntities.CameraPreviewConfig - Class in com.yy.videoplayer.utils
 
VideoEntities.CodecItem - Class in com.yy.videoplayer.utils
 
VideoEntities.CodecItem.CodecId - Enum in com.yy.videoplayer.utils
 
VideoEntities.FrameRateItem - Class in com.yy.videoplayer.utils
 
VideoEntities.RectSize - Class in com.yy.videoplayer.utils
 
VideoEntities.ResolutionItem - Class in com.yy.videoplayer.utils
 
VideoEntities.ScreenRecordConfig - Class in com.yy.videoplayer.utils
 
VideoEntities.VideoData - Class in com.yy.videoplayer.utils
 
VideoEntities.VideoInfo - Class in com.yy.videoplayer.utils
 
VideoEntities.VideoParameters - Class in com.yy.videoplayer.utils
 
VideoEntities.VideoSizes - Class in com.yy.videoplayer.utils
 
VideoEntities.WaterMark - Class in com.yy.videoplayer.utils
 
videoFileName - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
VideoFormat() - Constructor for class com.yy.videoplayer.decoder.VideoConstant.VideoFormat
 
VideoFrameType() - Constructor for class com.yy.videoplayer.Constant.VideoFrameType
 
videoIndex - Variable in class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo.ScaleModeEx
 
videoIndex - Variable in class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo.ScaleModeEx
 
VideoInfo() - Constructor for class com.yy.videoplayer.utils.VideoEntities.VideoInfo
 
VideoLibMgrRenderAVGTime - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
VideoLibMgrRenderMaxTime - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
VideoParameters() - Constructor for class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
VideoParameters(Parcel) - Constructor for class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
VideoPlayer - Class in com.yy.videoplayer
Created by Administrator on 2018/2/28.
VideoPlayer.VideoPlayerInfoEnum - Enum in com.yy.videoplayer
 
VideoPlayerDataStat - Class in com.yy.videoplayer.stat
Created by Administrator on 2017/7/18.
VideoPlayerDataStat() - Constructor for class com.yy.videoplayer.stat.VideoPlayerDataStat
 
VideoPlayerDataStat.AudienceHiidoStatInfoKey - Interface in com.yy.videoplayer.stat
 
VideoPlayerDataStat.BluRayType - Enum in com.yy.videoplayer.stat
 
VideoPlayerDataStat.VideoRenderTimeStamp - Class in com.yy.videoplayer.stat
 
VideoPlayerInfo - Class in com.yy.videoplayer
Created by Administrator on 2018/2/28.
VideoPlayerInfo(int, int, int, int, int) - Constructor for class com.yy.videoplayer.VideoPlayerInfo
 
VideoPosition - Class in com.yy.videoplayer.videoview
Created by Administrator on 2017/11/14.
VideoPosition() - Constructor for class com.yy.videoplayer.videoview.VideoPosition
 
VideoRenderNotify - Class in com.yy.videoplayer.render
Created by Administrator on 2017/10/20.
VideoRenderNotify(long, long, long, long, long) - Constructor for class com.yy.videoplayer.render.VideoRenderNotify
 
VideoRenderPtsMaxDiff - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
VideoRenderPtsMeanDiff - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
VideoRenderTimeStamp() - Constructor for class com.yy.videoplayer.stat.VideoPlayerDataStat.VideoRenderTimeStamp
 
VideoShader - Class in com.yy.videoplayer.decoder
 
VideoShader() - Constructor for class com.yy.videoplayer.decoder.VideoShader
 
VideoSizes() - Constructor for class com.yy.videoplayer.utils.VideoEntities.VideoSizes
 
VideoSizeUtils - Class in com.yy.videoplayer.decoder
Created by zhuhui on 16/2/9.
VideoSizeUtils() - Constructor for class com.yy.videoplayer.decoder.VideoSizeUtils
 
VideoSizeUtils.Size - Class in com.yy.videoplayer.decoder
 
videoStabilization - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoInfo
 
videoStabilization - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
VideoStreamEnd(long) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
VideoStreamStart(long, long, int, int, int, boolean, int, int) - Static method in class com.yy.videoplayer.decoder.VideoDecoderCenterExt
 
VideoStreamType() - Constructor for class com.yy.videoplayer.decoder.VideoDecoderCenterExt.VideoStreamType
 
VideoSurfaceListener - Interface in com.yy.videoplayer.decoder
Created by lookatmeyou on 2016/3/27.
VIEW_CANVAS - Static variable in class com.yy.videoplayer.decoder.VideoConstant.RenderType
 
ViewLiveStatManager - Class in com.yy.videoplayer.decoder
 
ViewLiveStatManager.StatVideoHeaderInfo - Class in com.yy.videoplayer.decoder
 
ViewType - Static variable in interface com.yy.videoplayer.stat.VideoPlayerDataStat.AudienceHiidoStatInfoKey
 
viewX - Variable in class com.yy.videoplayer.videoview.YspVideoViewInfo
 
viewY - Variable in class com.yy.videoplayer.videoview.YspVideoViewInfo
 
VP8 - Static variable in class com.yy.videoplayer.decoder.VideoConstant.VideoFormat
 
VP8 - Static variable in class com.yy.videoplayer.decoder.VideoDecoderCenterExt.VideoStreamType
 
VP8DecRender - Class in com.yy.videoplayer.decoder
Created by lookatmeyou on 2015/1/17.
VP8DecRender(Surface, int, int) - Constructor for class com.yy.videoplayer.decoder.VP8DecRender
 
VP8DecRender(Surface, PlayNotify) - Constructor for class com.yy.videoplayer.decoder.VP8DecRender
 
VRAbsObject3D - Class in com.yy.videoplayer.vr
Created by hzqiujiadi on 16/1/22.
VRAbsObject3D() - Constructor for class com.yy.videoplayer.vr.VRAbsObject3D
 
VRDirector - Class in com.yy.videoplayer.vr
Created by hzqiujiadi on 16/1/22.
VRGLHandler - Class in com.yy.videoplayer.vr
Created by hzqiujiadi on 16/9/8.
VRGLHandler() - Constructor for class com.yy.videoplayer.vr.VRGLHandler
 
VRLibrary - Class in com.yy.videoplayer.vr
Created by Administrator on 2017/4/24.
VRLibrary(Context) - Constructor for class com.yy.videoplayer.vr.VRLibrary
 
VRMotionWithTouchWrapper - Class in com.yy.videoplayer.vr
Created by Administrator on 2017/4/25.
VRMotionWithTouchWrapper(Context) - Constructor for class com.yy.videoplayer.vr.VRMotionWithTouchWrapper
 
VRMotionWithTouchWrapper.VRScaleListener - Interface in com.yy.videoplayer.vr
 
VRObject3DHelper - Class in com.yy.videoplayer.vr
Created by hzqiujiadi on 16/4/24.
VRObject3DHelper() - Constructor for class com.yy.videoplayer.vr.VRObject3DHelper
 
VRObject3DHelper.LoadComplete - Interface in com.yy.videoplayer.vr
 
VRPinchConfig - Class in com.yy.videoplayer.vr
Created by hzqiujiadi on 16/9/29.
VRPinchConfig() - Constructor for class com.yy.videoplayer.vr.VRPinchConfig
 
VRProgram - Class in com.yy.videoplayer.vr
Created by Administrator on 2017/4/20.
VRProgram(boolean) - Constructor for class com.yy.videoplayer.vr.VRProgram
 
VRSphere3D - Class in com.yy.videoplayer.vr
Created by hzqiujiadi on 16/1/8.
VRSphere3D() - Constructor for class com.yy.videoplayer.vr.VRSphere3D
 
VRTouchHelper - Class in com.yy.videoplayer.vr
Created by hzqiujiadi on 16/5/6.
VRTouchHelper(Context) - Constructor for class com.yy.videoplayer.vr.VRTouchHelper
 
VRUtil - Class in com.yy.videoplayer.vr.util
Created by hzqiujiadi on 16/3/13.
VRUtil() - Constructor for class com.yy.videoplayer.vr.util.VRUtil
 
VSH_CODE - Static variable in class com.yy.videoplayer.decoder.ShaderCode
 
VsyncRelay - Class in com.yy.videoplayer.videoview
Created by zhuhui on 2016/12/9.
VsyncRelay() - Constructor for class com.yy.videoplayer.videoview.VsyncRelay
 
VsyncRelay.VsyncNotifier - Interface in com.yy.videoplayer.videoview
 

W

warn(String, String) - Method in interface com.yy.videoplayer.utils.ILog
 
warn(Object, String, String, Object...) - Static method in class com.yy.videoplayer.utils.YMFLog
 
warn(Object, String, String) - Static method in class com.yy.videoplayer.utils.YMFLog
 
WaterMark() - Constructor for class com.yy.videoplayer.utils.VideoEntities.WaterMark
 
width - Variable in class com.yy.videoplayer.decoder.VideoSizeUtils.Size
 
width - Variable in class com.yy.videoplayer.utils.VideoEntities.ResolutionItem
 
width - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoInfo
 
width - Variable in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 
width - Variable in class com.yy.videoplayer.utils.VideoEntities.WaterMark
 
width - Variable in class com.yy.videoplayer.videoview.YspVideoViewInfo
 
WIFI_ONLINE - Static variable in class com.yy.videoplayer.decoder.VideoConstant
 
WindowSurface - Class in com.yy.videoplayer.decoder.gles_decoder
Recordable EGL window surface.
WindowSurface(EglCore, Surface, boolean) - Constructor for class com.yy.videoplayer.decoder.gles_decoder.WindowSurface
Associates an EGL surface with the native window surface.
WindowSurface(EglCore, SurfaceTexture) - Constructor for class com.yy.videoplayer.decoder.gles_decoder.WindowSurface
Associates an EGL surface with the SurfaceTexture.
WindowSurface - Class in com.yy.videoplayer.glesunder43
Recordable EGL window surface.
WindowSurface(EglCore, Surface, boolean) - Constructor for class com.yy.videoplayer.glesunder43.WindowSurface
Associates an EGL surface with the native window surface.
WindowSurface(EglCore, SurfaceTexture) - Constructor for class com.yy.videoplayer.glesunder43.WindowSurface
Associates an EGL surface with the SurfaceTexture.
wrap(byte[], int, int, int) - Method in class com.yy.videoplayer.opengles.YMFImageBuffer
 
writeAllLogsToFile() - Static method in class com.yy.videoplayer.utils.LogToES
 
writeLog(String, String, String) - Static method in class com.yy.videoplayer.utils.LogToES
 
writeLogToCacheFile(String, String, String) - Static method in class com.yy.videoplayer.utils.LogToES
 
writeLogToFile(String, String, String) - Static method in class com.yy.videoplayer.utils.LogToES
 
writeToParcel(Parcel, int) - Method in class com.yy.videoplayer.utils.VideoEntities.VideoParameters
 

X

x - Variable in class com.yy.videoplayer.decoder.VideoSizeUtils.Size
 

Y

y - Variable in class com.yy.videoplayer.decoder.VideoSizeUtils.Size
 
Y_VideoView_MultiVideo - Static variable in interface com.yy.videoplayer.Constant.ViewType
 
YCustomGL_VideoView_High_EGLMultiVideo - Static variable in interface com.yy.videoplayer.Constant.ViewType
 
YCustomGL_VideoView_Low_EGLMultiVideo - Static variable in interface com.yy.videoplayer.Constant.ViewType
 
YCustomGLTextrueViewHighEGL - Class in com.yy.videoplayer.videoview
Created by Administrator on 2017/12/14.
YCustomGLTextrueViewHighEGL(Context) - Constructor for class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
YCustomGLTextrueViewHighEGL(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
YCustomGLTextrueViewHighEGL(Context, AttributeSet, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
YCustomGLTextrueViewHighEGL(Context, AttributeSet, int, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLTextrueViewHighEGL
 
YCustomGLTextureViewLowEGL - Class in com.yy.videoplayer.videoview
Created by Administrator on 2017/12/14.
YCustomGLTextureViewLowEGL(Context) - Constructor for class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
YCustomGLTextureViewLowEGL(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
YCustomGLTextureViewLowEGL(Context, AttributeSet, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
YCustomGLTextureViewLowEGL(Context, AttributeSet, int, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLTextureViewLowEGL
 
YCustomGLVideoViewExt - Class in com.yy.videoplayer.videoview
Created by lookatme on 2016/11/15.
YCustomGLVideoViewExt(Context) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
YCustomGLVideoViewExt(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
YCustomGLVideoViewExt(Context, AttributeSet, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
YCustomGLVideoViewExt(Context, AttributeSet, int, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewExt
 
YCustomGLVideoViewHighEGLExt - Class in com.yy.videoplayer.videoview
Created by lookatme on 2016/11/15.
YCustomGLVideoViewHighEGLExt(Context) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
YCustomGLVideoViewHighEGLExt(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
YCustomGLVideoViewHighEGLExt(Context, AttributeSet, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
YCustomGLVideoViewHighEGLExt(Context, AttributeSet, int, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLExt
 
YCustomGLVideoViewHighEGLMultiVideo - Class in com.yy.videoplayer.videoview
Created by Administrator on 2017/11/5.
YCustomGLVideoViewHighEGLMultiVideo(Context, YMultiVideoViewParams) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
YCustomGLVideoViewHighEGLMultiVideo(Context, int, int, Bitmap) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
YCustomGLVideoViewHighEGLMultiVideo(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
YCustomGLVideoViewHighEGLMultiVideo(Context, AttributeSet, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
YCustomGLVideoViewHighEGLMultiVideo(Context, AttributeSet, int, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewHighEGLMultiVideo
 
YCustomGLVideoViewHighEGLMultiVideo.ScaleModeEx - Class in com.yy.videoplayer.videoview
 
YCustomGLVideoViewLowEGLExt - Class in com.yy.videoplayer.videoview
Created by lookatme on 2016/11/15.
YCustomGLVideoViewLowEGLExt(Context) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
YCustomGLVideoViewLowEGLExt(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
YCustomGLVideoViewLowEGLExt(Context, AttributeSet, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
YCustomGLVideoViewLowEGLExt(Context, AttributeSet, int, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLExt
 
YCustomGLVideoViewLowEGLMultiVideo - Class in com.yy.videoplayer.videoview
Created by lookatme on 2016/11/15.
YCustomGLVideoViewLowEGLMultiVideo(Context, YMultiVideoViewParams) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
YCustomGLVideoViewLowEGLMultiVideo(Context, int, int, Bitmap) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
YCustomGLVideoViewLowEGLMultiVideo(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
YCustomGLVideoViewLowEGLMultiVideo(Context, AttributeSet, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
YCustomGLVideoViewLowEGLMultiVideo(Context, AttributeSet, int, int) - Constructor for class com.yy.videoplayer.videoview.YCustomGLVideoViewLowEGLMultiVideo
 
YCustomGLVideoViewLowEGLMultiVideo.ScaleModeEx - Class in com.yy.videoplayer.videoview
 
YGL_VideoView_MultiVideo - Static variable in interface com.yy.videoplayer.Constant.ViewType
 
YGLVideoViewExt - Class in com.yy.videoplayer.videoview
 
YGLVideoViewExt(Context) - Constructor for class com.yy.videoplayer.videoview.YGLVideoViewExt
 
YGLVideoViewExt(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YGLVideoViewExt
 
YGLVideoViewExt(Context, boolean) - Constructor for class com.yy.videoplayer.videoview.YGLVideoViewExt
 
YGLVideoViewMultiVideo - Class in com.yy.videoplayer.videoview
 
YGLVideoViewMultiVideo(Context, YMultiVideoViewParams) - Constructor for class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
YGLVideoViewMultiVideo(Context, int, int, Bitmap) - Constructor for class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
YGLVideoViewMultiVideo(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
YGLVideoViewMultiVideo(Context, boolean) - Constructor for class com.yy.videoplayer.videoview.YGLVideoViewMultiVideo
 
YLightweightVideoViewExt - Interface in com.yy.videoplayer.videoview
Created by lookatme on 2016/6/14.
YMFEventManager - Class in com.yy.videoplayer
视频解码渲染事件通知回调 Created by jtzhu on 2019/11/10
YMFEventManager() - Constructor for class com.yy.videoplayer.YMFEventManager
 
YMFFramebuffer - Class in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/17.
YMFFramebuffer() - Constructor for class com.yy.videoplayer.opengles.YMFFramebuffer
 
YMFImageBuffer - Class in com.yy.videoplayer.opengles
Image buffer for I420 YV12 NV12 NV12 and RGBA Created by jtzhu on 2019/09/17.
YMFImageBuffer(int, int, int, boolean) - Constructor for class com.yy.videoplayer.opengles.YMFImageBuffer
 
YMFLog - Class in com.yy.videoplayer.utils
 
YMFLog() - Constructor for class com.yy.videoplayer.utils.YMFLog
 
YMFPlayer_View - Static variable in interface com.yy.videoplayer.Constant.ViewType
 
YMFPlayerUsrBehaviorStat - Class in com.yy.videoplayer.stat
 
YMFPlayerUsrBehaviorStat() - Constructor for class com.yy.videoplayer.stat.YMFPlayerUsrBehaviorStat
 
YMFPlayerView - Class in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/24
YMFPlayerView(Context) - Constructor for class com.yy.videoplayer.opengles.YMFPlayerView
 
YMFPlayerView(Context, AttributeSet) - Constructor for class com.yy.videoplayer.opengles.YMFPlayerView
 
YMFProgram2D - Class in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/18
YMFProgram2D() - Constructor for class com.yy.videoplayer.opengles.YMFProgram2D
 
YMFProgramBase - Class in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/17.
YMFProgramBase(String, String) - Constructor for class com.yy.videoplayer.opengles.YMFProgramBase
 
YMFProgramFactory - Class in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/17.
YMFProgramFactory() - Constructor for class com.yy.videoplayer.opengles.YMFProgramFactory
 
YMFProgramI420 - Class in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/18.
YMFProgramI420() - Constructor for class com.yy.videoplayer.opengles.YMFProgramI420
 
YMFProgramNV12 - Class in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/18.
YMFProgramNV12() - Constructor for class com.yy.videoplayer.opengles.YMFProgramNV12
 
YMFProgramNV21 - Class in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/18.
YMFProgramNV21() - Constructor for class com.yy.videoplayer.opengles.YMFProgramNV21
 
YMFRENDER - Static variable in class com.yy.videoplayer.decoder.VideoConstant.RenderType
 
YMFRender - Class in com.yy.videoplayer.opengles
draw input texture to output texture by program Created by jtzhu on 2019/09/18.
YMFRender(int) - Constructor for class com.yy.videoplayer.opengles.YMFRender
 
YMFShader - Class in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/17.
YMFShader(String, String) - Constructor for class com.yy.videoplayer.opengles.YMFShader
 
YMFShaderData - Class in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/18
YMFShaderData() - Constructor for class com.yy.videoplayer.opengles.YMFShaderData
 
YMFStreamManager - Class in com.yy.videoplayer
Created by jtzhu on 2019/11/09
YMFTexture - Class in com.yy.videoplayer.opengles
Created by jtzhu on 2019/09/17.
YMFTexture(int, int, int, int, int) - Constructor for class com.yy.videoplayer.opengles.YMFTexture
 
YMFTexture(int, int, int, int, int, int) - Constructor for class com.yy.videoplayer.opengles.YMFTexture
 
YMultiVideoViewParams - Class in com.yy.videoplayer.videoview
Created by Administrator on 2017/11/14.
YMultiVideoViewParams(int) - Constructor for class com.yy.videoplayer.videoview.YMultiVideoViewParams
 
YSpVideoView - Interface in com.yy.videoplayer.videoview
Created by Hui on 2015/6/1.
YSpVideoView.OrientationType - Enum in com.yy.videoplayer.videoview
 
YSpVideoView.ViewType - Enum in com.yy.videoplayer.videoview
 
YspVideoViewInfo - Class in com.yy.videoplayer.videoview
Created by Administrator on 2018/3/12.
YspVideoViewInfo() - Constructor for class com.yy.videoplayer.videoview.YspVideoViewInfo
 
YSurfaceVideoViewExt - Class in com.yy.videoplayer.videoview
Created by lookatme on 2016/6/3.
YSurfaceVideoViewExt(Context) - Constructor for class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
YSurfaceVideoViewExt(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
YSurfaceVideoViewExt(Context, AttributeSet, int) - Constructor for class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
YSurfaceVideoViewExt(Context, AttributeSet, int, int) - Constructor for class com.yy.videoplayer.videoview.YSurfaceVideoViewExt
 
YTextureVideoViewExt - Class in com.yy.videoplayer.videoview
Created by lookatme on 2016/6/14.
YTextureVideoViewExt(Context) - Constructor for class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
YTextureVideoViewExt(Context, AttributeSet, int, int) - Constructor for class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
YTextureVideoViewExt(Context, AttributeSet, int) - Constructor for class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
YTextureVideoViewExt(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YTextureVideoViewExt
 
YUV420ToYUV420WithStride(byte[], byte[], int, int, int) - Static method in class com.yy.videoplayer.utils.ImageUtil
 
YUVFormat() - Constructor for class com.yy.videoplayer.Constant.YUVFormat
 
YV12 - Static variable in class com.yy.videoplayer.Constant.YUVFormat
YYYYYYYY VV UU
YVideoViewExt - Class in com.yy.videoplayer.videoview
 
YVideoViewExt(Context) - Constructor for class com.yy.videoplayer.videoview.YVideoViewExt
 
YVideoViewExt(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YVideoViewExt
 
YVideoViewExt(Context, boolean) - Constructor for class com.yy.videoplayer.videoview.YVideoViewExt
 
YVideoViewMultiVideo - Class in com.yy.videoplayer.videoview
 
YVideoViewMultiVideo(Context, YMultiVideoViewParams) - Constructor for class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
YVideoViewMultiVideo(Context, int, int, Bitmap) - Constructor for class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
YVideoViewMultiVideo(Context, AttributeSet) - Constructor for class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
YVideoViewMultiVideo(Context, boolean) - Constructor for class com.yy.videoplayer.videoview.YVideoViewMultiVideo
 
YYRenderFrameBuffer - Class in com.yy.videoplayer.render
 
YYRenderFrameBuffer(boolean) - Constructor for class com.yy.videoplayer.render.YYRenderFrameBuffer
 
YYRenderFrameBuffer.newYUVFrameArrivedCallBack - Interface in com.yy.videoplayer.render
 
YYRenderFrameBuffer.RGB565ImageWithNoPadding - Class in com.yy.videoplayer.render
 
YYSoftDecRender - Interface in com.yy.videoplayer.render
Created by Administrator on 2017/10/18.
YYVideoLibMgr - Class in com.yy.videoplayer.decoder
观众端视频业务sdk总的接口类, 应用以单例形式使用
YYVideoLibMgr() - Constructor for class com.yy.videoplayer.decoder.YYVideoLibMgr
 
YYVideoLibMgr.MediaDecodeConfigKey - Class in com.yy.videoplayer.decoder
 

Z

zip(List<A>, List<B>) - Static method in class com.yy.videoplayer.utils.FP
Safe zipper
ZIP_EXT - Static variable in class com.yy.videoplayer.utils.BasicFileUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links