mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
139e8ba4a3
commit_hash:a2274dd2c4a16b2dccfed28c50d794b7ee140154
32 lines
763 B
JSON
32 lines
763 B
JSON
{
|
|
"features": [{
|
|
"id": "video_preload_required",
|
|
"name": "Video property <code>preload_required</code>",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "29.3.0"
|
|
},
|
|
"web": {
|
|
"version_added": "29.12.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "32.5.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "video_custom_player",
|
|
"name": "Custom video player provider",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "24.4.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "24.4.0"
|
|
},
|
|
"web": {
|
|
"version_added": "31.8.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|