Add COMMAND_RELEASE to set whether Player instances can be released
This wasn't added so far because releasing is always allowed from a MediaController (as it just releases the connection, not the session player). But Player instances can be created for other purposes and the receiver of a Player instance should not always be allowed to call release if it doesn't own the player resource. PiperOrigin-RevId: 519121122
Showing
with
70 additions
and
24 deletions
Please
register
or
sign in
to comment