Table of Contents

Property WaitForFirstFrame

Namespace
RenderHeads.Media.AVProVideo
Assembly
_AVProVideo.Extensions.VideoPlayer.dll

WaitForFirstFrame

Determines whether the VideoPlayer will wait for the first frame to be loaded into the texture before starting playback when VideoPlayer.playOnAwake is on.

Warning AVPro does not currently support this

public bool WaitForFirstFrame { get; set; }

Property Value

bool