@Generated(value="org.realityforge.webtack")
@JsFunction
@FunctionalInterface
public interface VideoFrameOutputCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onInvoke(VideoFrame output) |
void onInvoke(@Nonnull
VideoFrame output)