Shaka Packager SDK
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
retired_flags.h
1 // Copyright 2017 Google Inc. All rights reserved.
2 //
3 // Use of this source code is governed by a BSD-style
4 // license that can be found in the LICENSE file or at
5 // https://developers.google.com/open-source/licenses/bsd
6 
7 #include <gflags/gflags.h>
8 
9 DECLARE_string(profile);
10 DECLARE_bool(single_segment);
11 DECLARE_bool(webm_subsample_encryption);
12 DECLARE_double(availability_time_offset);