diff --git a/content/creator/sdk7/media/video-playing.md b/content/creator/sdk7/media/video-playing.md index 26a2cd72..f35ca231 100644 --- a/content/creator/sdk7/media/video-playing.md +++ b/content/creator/sdk7/media/video-playing.md @@ -29,7 +29,7 @@ In all cases, you'll need: Keep in mind that streaming video demands a significant effort from the player's machine. It's recommended to avoid playing more than one video at a time. -If too many videos are playing at the same time in your scene, some will be paused by the engine. The priority is determined based on proximity to the player, direction of the camera and size of the screen. The maximum amount of simultaneous videos depends on the player's quality settings. +If too many videos are playing at the same time in your scene, some will be paused by the engine. The priority for pausing a screen is determined based on several factors that include proximity to the player, size, and if the screen is in field of fiew of the player. The maximum amount of simultaneous videos depends on the player's quality settings. - Low: 1 - Medium: 5