diff options
| author | Jeff Tinker <jtinker@google.com> | 2015-04-10 04:05:25 -0700 |
|---|---|---|
| committer | Jeff Tinker <jtinker@google.com> | 2015-04-10 04:15:15 -0700 |
| commit | 6f6ef118a791c0f888db4addc6543e1f67700ead (patch) | |
| tree | c4ba12ff540e0353f53da76e092bc2ae7969a767 /docs/html/sdk/api_diff/4/changes | |
| parent | 74797f843c209520e6cc5b74249e3e118556a61b (diff) | |
Add a method to associate MediaDrm session with MediaCrypto
Previously, to associate a MediaDrm session with MediaCrypto,
the MediaDrm sessionId was passed as initData to the MediaCrypto
constructor. This is not ideal for two reasons: it's pretty
obscure and you can't change the association without tearing
down the MediaCodec/MediaCrypto and starting all over. Use
cases like key rotation require being able to update the
MediaDrm session post-construction. This CL addresses both of
these issues.
bug: 19570317
Change-Id: Ie3d3eda16651b598cdd41f2180074a43cb6c0884
Diffstat (limited to 'docs/html/sdk/api_diff/4/changes')
0 files changed, 0 insertions, 0 deletions
