public interface

Encoder.SurfaceInput.OnSurfaceUpdateListener

 androidx.camera.video.internal.encoder.Encoder.SurfaceInput.OnSurfaceUpdateListener

Overview

An interface for receiving the update event of the input of the encoder.

Summary

Methods
public voidonSurfaceUpdate(Surface surface)

Notifies the surface is updated.

Methods

public void onSurfaceUpdate(Surface surface)

Notifies the surface is updated.

Parameters:

surface: the updated surface