OutputFrameSink Class

This type is an EasyAR Sense API in C#: OutputFrameSink . Some descriptions may not apply to Unity environment on this page.

Some parts of the Sense API may have already been wrapped into Unity components, and directly usages may not be necessary.

Description

Output frame input port.

It is used to expose input port for a component.

All members of this class is thread-safe.


Methods

handle

C#

public virtual void handle( OutputFrame inputData)

Input data.