Add runtime tunables based on finch.
This CL introduces media::Tuneable, which creates a tuneable parameter based on a finch field trial parameter. It caches the value to avoid redundant string conversions, and also has handy helpers for types that aren't supported by field trial params (base::TimeDelta). Change-Id: I8b1a6ec3ab0d7f5e36f8ebd496ae2c44e8cd414b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2164227Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#792391}
Showing
media/base/tuneable.cc
0 → 100644
media/base/tuneable.h
0 → 100644
Please register or sign in to comment