Remove threading requirement from listener registration methods.
These methods operate on a thread-safe collection and are thus inherently thread-safe. This simplifies some player setup configurations where initial listeners are added on a background thread (e.g. when using a dependency injection framework). PiperOrigin-RevId: 310113181
Showing
with
14 additions
and
4 deletions
Please
register
or
sign in
to comment