react-native-video/docs/pages/component
Olivier Bouillet e420418e8f
feat(android): make buffering strategy dynamic (#3756)
* chore: rework bufferConfig to make it more generic and reduce ReactExoplayerView code size
* feat: expose bufferingStrategy to app and change default behavior
rename disableBuffering undocumented prop to bufferingStrategy and document it.
before this change, default was 'dependingOnMemory'. It can trigger some unnecessary gc() call on android.
2024-05-11 22:02:04 +02:00
..
_meta.json docs: add ads section (#3502) 2024-01-28 20:03:07 +01:00
ads.md chore: update repository links (#3742) 2024-05-07 17:25:09 +02:00
drm.mdx docs: review and clean up (#3730) 2024-05-04 14:36:39 +02:00
events.mdx docs: review and clean up (#3730) 2024-05-04 14:36:39 +02:00
methods.mdx docs: review and clean up (#3730) 2024-05-04 14:36:39 +02:00
props.mdx feat(android): make buffering strategy dynamic (#3756) 2024-05-11 22:02:04 +02:00