Olivier Bouillet
c96f7d41f3
chore(sample): fix default track identification and add audio tracks selection option ( #4184 )
2024-09-20 16:26:20 +02:00
Olivier Bouillet
24d90e9ec8
chore(android): move contentStartTime into source prop ( #4160 )
2024-09-14 19:53:54 +02:00
Olivier Bouillet
308447a5ba
Fix/track selection by title ( #4129 )
...
* chore(sample): make track selection by title possible
* fix(android): fix test for track selection by title
2024-09-02 19:10:39 +02:00
Olivier Bouillet
3a32d67087
fix(ios): ensure behavior is correct with empty text track list ( #4123 )
...
* fix(ios): ensure behavior is correct with empty text track list
2024-09-02 15:40:38 +02:00
Olivier Bouillet
fb3c0da6af
chore(sample): additionnal sample cleanup ( #4122 )
...
* chore: move MultiValueControl & toggleControl to component
* fix(sample): fix import / export to avoid circular deps
* chore(sample): fix warning
2024-08-31 18:32:32 +02:00
Kamil Moskała
adbd06e2df
feat: add ability to define poster
props as Image type and render poster as custom component ( #3972 )
2024-07-22 22:38:35 +02:00
Seyed Mostafa Hasani
a3ecc0108c
chore(example/basic): refactor state variable ( #3949 )
...
* refactor: basic example from class component to functional component
* refactor: toast component path
* refactor: bufferConfig prop
* refacotr: import component path
* fix: seekbar issue on iOS
* refactor: state variable
* chore: refactor overlay component according to new state structure
2024-07-08 09:54:32 +02:00
Seyed Mostafa Hasani
d4f1648681
refactor: basic example from class component to functional component ( #3934 )
...
* refactor: basic example from class component to functional component
* refactor: toast component path
* refactor: bufferConfig prop
* refacotr: import component path
* fix: seekbar issue on iOS
2024-06-28 11:33:10 +02:00