RawVideoFrameReceivedListener Interface

public interface RawVideoFrameReceivedListener

Delagate used to nofity whenever there is a new RawVideoFrame

Method Summary

Modifier and Type Method and Description
void onRawVideoFrameReceived(RawVideoFrameReceivedEvent args)

Invoked when the event fires.

Method Details

onRawVideoFrameReceived

public void onRawVideoFrameReceived(RawVideoFrameReceivedEvent args)

Invoked when the event fires.

Parameters:

args

Applies to