Interface DefaultVideoFrameProcessor.ReleaseOutputTextureCallback
-
- Enclosing class:
- DefaultVideoFrameProcessor
public static interface DefaultVideoFrameProcessor.ReleaseOutputTextureCallback
Releases the output information stored for textures before and atpresentationTimeUs
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
release(long presentationTimeUs)
-