Audio & Video (音频 & 视频)

GitHub 链接
译:https://developer.android.com/guide/topics/media/

本节介绍用于处理音频和视频数据的核心 API,和用于录制和播放媒体文件的最常用的类。
并且还说明了推荐的媒体应用架构。

Documentation

Supported media formats 支持的媒体格式

Media app architecture overview 媒体架构预览

Routing between devices 设备之间的路由

Controlling amplitude with VolumeShaper

MediaPlayer overview

MediaRecorder overview

ExoPlayer