From 4cb8b0508c54dd4d7ede1a7ef0325bfd99c5ef0f Mon Sep 17 00:00:00 2001 From: Krzysztof Moch Date: Fri, 6 Sep 2024 15:00:39 +0200 Subject: [PATCH] update docs --- docs/pages/component/props.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pages/component/props.mdx b/docs/pages/component/props.mdx index 655161cde5..e82cab944c 100644 --- a/docs/pages/component/props.mdx +++ b/docs/pages/component/props.mdx @@ -339,6 +339,8 @@ Controls the iOS silent switch behavior +**This is deprecated, prop moved to `drm`** + Set the url scheme for stream encryption key for local assets Type: String @@ -767,7 +769,7 @@ The following other types are supported on some platforms, but aren't fully docu #### Using DRM content - + To setup DRM please follow [this guide](/component/drm) @@ -785,8 +787,6 @@ Example: }, ``` -> ⚠️ DRM is not supported on visionOS yet - #### Start playback at a specific point in time