Compositor: Document VideoCompositor interface thread safety.
PiperOrigin-RevId: 565388982
This commit is contained in:
parent
c0e11e0edd
commit
98009d396a
@ -27,6 +27,8 @@ import java.util.List;
|
||||
* output frames.
|
||||
*
|
||||
* <p>Input and output are provided via OpenGL textures.
|
||||
*
|
||||
* <p>Methods may be called from any thread.
|
||||
*/
|
||||
@UnstableApi
|
||||
public interface VideoCompositor extends GlTextureProducer {
|
||||
|
Loading…
x
Reference in New Issue
Block a user