commit | d64df6dd888201f10058deceac1a02a458f8ea2f | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Thu Apr 29 23:20:57 2021 -0700 |
committer | Lajos Molnar <lajos@google.com> | Fri Apr 30 16:30:54 2021 -0700 |
tree | 22388eb2acd4a7a6f8fdf0bf09e43b8de6927326 | |
parent | b0aeb8b661bf8561f208fdf4083af288008d513b [diff] |
MediaProfiles: expose CamcorderProfile objects for clients Previously fields were retrieved via a central get(id1, id2, name) getter that did not scale well to multiple encoder profiles for a single object. Expose the sub-objects directly with proper getters. Bug: 171673898 Test: atest CamcorderProfileTest Change-Id: Ia8e2451f3d4fe2c013da69aa6b26e60d66598a32