Skip to content

Add track selection (iOS, Android) and useTextureView prop for ExoPlayer#852

Closed
asdmikk wants to merge 7 commits intoTheWidlarzGroup:masterfrom
boltss:master
Closed

Add track selection (iOS, Android) and useTextureView prop for ExoPlayer#852
asdmikk wants to merge 7 commits intoTheWidlarzGroup:masterfrom
boltss:master

Conversation

@asdmikk
Copy link

@asdmikk asdmikk commented Nov 15, 2017

This adds the ability to select media tracks during video playback. It is achieved by adding a new overrideTrack static method. It works for both iOS and Android (ExoPlayer).
A useTextureView prop has also been added to enable smooth transforming of the

@acollazomayer
Copy link

@asdmikk This is a great feature, can you give me an example on how to use it. Thanks!

@cobarx
Copy link
Contributor

cobarx commented Jun 8, 2018

@asdmikk Thanks for submitting this! I've gone ahead and copied your work for useTextureView into #1049 so that I can merge it without bringing in the track selection.

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.

@stale
Copy link

stale bot commented Apr 19, 2022

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.

@stale stale bot added the stale Closed due to inactivity or lack or resources label Apr 19, 2022
@hueniverse hueniverse added stale Closed due to inactivity or lack or resources and removed stale Closed due to inactivity or lack or resources labels Apr 20, 2022
@hueniverse hueniverse closed this Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Closed due to inactivity or lack or resources

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants