Back to Exoplayer

DefaultVideoFrameProcessor.ReleaseOutputTextureCallback (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/effect/DefaultVideoFrameProcessor.ReleaseOutputTextureCallback.html

latest787 B
Original Source

Package com.google.android.exoplayer2.effect

Interface DefaultVideoFrameProcessor.ReleaseOutputTextureCallback


public static interfaceDefaultVideoFrameProcessor.ReleaseOutputTextureCallback

Releases the output information stored for textures before and at presentationTimeUs.

Method Summary

All Methods Instance Methods Abstract Methods | Modifier and Type | Method | Description | | --- | --- | --- | | void | release​(long presentationTimeUs) | |

Method Detail

- 

release

void release​(long presentationTimeUs)