BasicMediaDecoder
    Media
    com.example.android.basicmediadecoder
    
    17
    
        
            
        
    
    
    
    
        PUBLISHED
        Media
        Android
        Java
        Mobile
        ADVANCED
        screenshots/icon-web.png
        
            ![]() screenshots/1-launch.png
screenshots/1-launch.png
            ![]() screenshots/2-play-video.png
        
        
            android.media.MediaCodec
            android.media.MediaExtractor
            android.animation.TimeAnimator
        
        
This sample shows how to use the MediaCoder to decode a video,
use a TimeAnimator to sync the rendering commands with the system
display frame rendering and finally render it to a TextureView.
screenshots/2-play-video.png
        
        
            android.media.MediaCodec
            android.media.MediaExtractor
            android.animation.TimeAnimator
        
        
This sample shows how to use the MediaCoder to decode a video,
use a TimeAnimator to sync the rendering commands with the system
display frame rendering and finally render it to a TextureView.