Package com.google.android.exoplayer2.video
-
Interface Summary Interface Description VideoDecoderOutputBufferRenderer Renders theVideoDecoderOutputBuffer.VideoFrameMetadataListener A listener for metadata corresponding to video frames being rendered.VideoRendererEventListener Listener of videoRendererevents. -
Class Summary Class Description AvcConfig AVC configuration data.ColorInfo Stores color info.DecoderVideoRenderer Decodes and renders video using aDecoder.DolbyVisionConfig Dolby Vision configuration data.DummySurface A dummySurface.HevcConfig HEVC configuration data.MediaCodecVideoRenderer Decodes and renders video usingMediaCodec.MediaCodecVideoRenderer.CodecMaxValues VideoDecoderGLSurfaceView GLSurfaceView implementingVideoDecoderOutputBufferRendererfor renderingVideoDecoderOutputBuffers.VideoFrameReleaseHelper VideoRendererEventListener.EventDispatcher Dispatches events to aVideoRendererEventListener.VideoSize Represents the video size. -
Exception Summary Exception Description MediaCodecVideoDecoderException Thrown when a failure occurs in aMediaCodecvideo decoder.