- 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) - Method in interface com.yy.videoplayer.opengles.IProgram
-
clip the input texture width height to output width height
- clip(int, int, int, int) - Method in interface com.yy.videoplayer.opengles.IRender
-
adjust texture coordinates
- clip(int, int, int, int) - Method in class com.yy.videoplayer.opengles.YMFProgramBase
-
- clip(int, int, int, int) - Method in class com.yy.videoplayer.opengles.YMFRender
-
- clip(int, int, int, int) - Method in class com.yy.videoplayer.opengles.YMFShaderData
-
- CLIP_PHOTO_KEY - Static variable in class com.yy.videoplayer.decoder.VideoConstant
-
- 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.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.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
-
- 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.
- 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
-
- 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.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
-
- 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
-
- getMaxRenderTime() - 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
-
- 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
-
- getThreadStacksKeyword() - Static method in class com.yy.videoplayer.utils.YMFLog
-
- 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
-
- 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
-
- 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
-
- verbose(Object, String, Object...) - Static method in class com.yy.videoplayer.utils.YMFLog
-
Output verbose debug log.
- verbose(Object, String) - Static method in class com.yy.videoplayer.utils.YMFLog
-
- 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
-
- 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) - 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, boolean) - 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
-
- y - Variable in class com.yy.videoplayer.decoder.VideoSizeUtils.Size
-
- 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
-
- 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.
- 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
-
- YMFLog.LogOptions - Class in com.yy.videoplayer.utils
-
Log options.
- 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 - 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
-
- 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
-
- 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
-