diff options
author | Kyunglyul Hyun <klhyun@google.com> | 2019-12-19 19:04:20 +0900 |
---|---|---|
committer | Kyunglyul Hyun <klhyun@google.com> | 2019-12-23 10:29:30 +0900 |
commit | 24cc66f946ff4ec5da3f245a54286339410ec85b (patch) | |
tree | 097edac26cf7901d5b294f308c933b29d515c690 /rs/java/android/renderscript/ProgramRaster.java | |
parent | 3e8b77e040e0256909608f2c855d30315bea2451 (diff) |
MediaRouter: Add session-releated APIs to route provider
This CL introduces "session" into MediaRouterProviderService.
When a client wants to use a route of a provider, it should
request the provider to create a new session and then,
the client will control the session instead of a route.
Clients can add/remove routes into/from the session
(a.k.a. dynamic grouping) and transfer media to the other
route in a provider with less delay.
RouteSessionInfo holds information about a session and
MediaRoute2ProviderService must set session info and implement
abstract methods.
Bug: 142762829
Test: atest mediaroutertest
Change-Id: Iaf668d9a2c360cd9c7dbc5f1766d14e0d81bb3e3
Diffstat (limited to 'rs/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions