Hi
I am trying to play a video using Handheld.PlayFullScreenMovie() function. For the first time when i call this function it takes around 12 sec to open the view in the mean while ui remains stuck.
Code:
Handheld.PlayFullScreenMovie (location,
UnityEngine.Color.black,
FullScreenMovieControlMode.Full,
FullScreenMovieScalingMode.AspectFit);
Regards
↧