VideoStreamFormatChangedListener Interface

public interface VideoStreamFormatChangedListener

Delegate signature that notifies app about when it should start or stop generating video frames.

Method Summary

Modifier and Type Method and Description
void onVideoStreamFormatChanged(VideoStreamFormatChangedEvent args)

Invoked when the event fires.

Method Details

onVideoStreamFormatChanged

public void onVideoStreamFormatChanged(VideoStreamFormatChangedEvent args)

Invoked when the event fires.

Parameters:

args

Applies to