Integrate ExoPlayer with Anvil layouts?
- Ngôn ngữ chính
- Java
- Star
- 1.4k
- Fork
- 89
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi,
one reason that has kept me from trying Anvil out more is that almost everything I've worked on in the last year has included video playback with Google's ExoPlayer.
In case you are not familiar with it, ExoPlayer does not provide any `View`s itself but is instead attached to either a `SurfaceView` or a `TextureView` into which it then renders the video frames.
Do you have any ideas how one would integrate this in an Anvil layout? Is there a way to do it directly or do you think we'd need to wrap ExoPlayer and it's `SurfaceView` in some `View` of our own and then use that in Anvil?
Thanks for any suggestions!
David
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.