Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
io.flutter.view.TextureRegistry.OnFrameConsumedListener Interface Reference

Public Member Functions

void onFrameConsumed ()
 

Detailed Description

Listener invoked when the most recent image has been consumed.

Definition at line 123 of file TextureRegistry.java.

Member Function Documentation

◆ onFrameConsumed()

void io.flutter.view.TextureRegistry.OnFrameConsumedListener.onFrameConsumed ( )

This method will to be invoked when the most recent image from the image stream has been consumed.


The documentation for this interface was generated from the following file: