Add track selection (iOS, Android) and useTextureView prop for ExoPlayer#852
Add track selection (iOS, Android) and useTextureView prop for ExoPlayer#852asdmikk wants to merge 7 commits intoTheWidlarzGroup:masterfrom boltss:master
Conversation
|
@asdmikk This is a great feature, can you give me an example on how to use it. Thanks! |
|
@asdmikk Thanks for submitting this! I've gone ahead and copied your work for For track selection, I want to make the props a bit simpler and easier to use so you don't have to know the index & renderer numbers. I've already developed a prop for text tracks and will be working on audio tracks soon. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you are having a similar problem, please open a new issue and reference this one instead of commenting on a stale or closed issue. |
This adds the ability to select media tracks during video playback. It is achieved by adding a new
overrideTrackstatic method. It works for both iOS and Android (ExoPlayer).A
useTextureViewprop has also been added to enable smooth transforming of the