Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

VideoPlayer.sendFrameReadyEvents

public bool sendFrameReadyEvents;

Description

Enables the frameReady events.

If set to true, any delegates registered with VideoPlayer.frameReady will be invoked when a frame is ready to be drawn. If set to false, the registered delegates will not be invoked.

Did you find this page useful? Please give it a rating: