Android Question change color timebar(seekbar) in exoplayer

mehdipass

Member
hello everyone
I found the DefaultTimeBar class in exoplayer to change the color of the seekbar.
some attributes of this class are used for color change for example: setPlayedColor , setUnplayedColor ,....
how to use this attributes and class in b4a?
 
Top