mirror of
https://github.com/samsonjs/media.git
synced 2026-04-03 10:55:48 +00:00
The FrameProcessor is created on the GL thread, but: - setInputFrameInfo() is currently called from the playback thread. - release() is currently called from the transformer internal thread. PiperOrigin-RevId: 501035719 |
||
|---|---|---|
| .. | ||
| all | ||
| common | ||
| core | ||
| dash | ||
| database | ||
| datasource | ||
| decoder | ||
| effect | ||
| extractor | ||
| hls | ||
| rtsp | ||
| smoothstreaming | ||
| transformer | ||
| ui | ||
| README.md | ||
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.