Indicate that some FrameProcessor methods can be called on any thread
The FrameProcessor is created on the GL thread, but: - setInputFrameInfo() is currently called from the playback thread. - release() is currently called from the transformer internal thread. PiperOrigin-RevId: 501035719
Showing
with
4 additions
and
0 deletions
Please
register
or
sign in
to comment