mirror of
https://github.com/shaka-project/shaka-packager.git
synced 2026-04-02 03:11:13 +00:00
The retired availability_time_offset flag should have value 0
Change-Id: I6a34c362c0c5252853f0883b54c19c434bd1d8b8
This commit is contained in:
@@ -17,7 +17,7 @@ DEFINE_bool(webm_subsample_encryption,
|
||||
true,
|
||||
"This flag is deprecated. Use vp9_subsample_encryption instead.");
|
||||
DEFINE_double(availability_time_offset,
|
||||
10.0,
|
||||
0,
|
||||
"This flag is deprecated. Use suggested_presentation_delay "
|
||||
"instead which can achieve similar effect.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user