VideoPlayer.sendFrameReadyEvents
Name | Type |
---|---|
sendFrameReadyEvents | boolean |
Description
Enables the frameReady events.
Extra Detail
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.