VideoPlayer.sendFrameReadyEvents

Switch to Manual
public bool sendFrameReadyEvents ;

Description

启用 frameReady 事件。

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.