You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified there are no duplicate active or recent bugs, questions, or requests
Include the following:
ExoMedia version: 4.2.3
Device OS version: 8.0
Devide Manufacturer: Google
Device Name: Pixel XL
I'm wanted to get an index of the selected track. I find this method in the ExoMediaPlayer public int getSelectedTrackIndex(@NonNull RendererType type)
Сould You add it in VideoView?
The text was updated successfully, but these errors were encountered:
I feel like there was a reason that method wasn't piped through like the others... I don't remember why that is now so I'll add this as a task to pipe it up to the VideoView
Include the following:
4.2.3
8.0
Google
Pixel XL
I'm wanted to get an index of the selected track. I find this method in the ExoMediaPlayer
public int getSelectedTrackIndex(@NonNull RendererType type)
Сould You add it in VideoView?
The text was updated successfully, but these errors were encountered: