DASH Media Packaging SDK
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
app
hls_flags.h
1
// Copyright 2016 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
#ifndef PACKAGER_APP_HLS_FLAGS_H_
8
#define PACKAGER_APP_HLS_FLAGS_H_
9
10
#include <gflags/gflags.h>
11
12
DECLARE_string(hls_master_playlist_output);
13
DECLARE_string(hls_base_url);
14
15
#endif // PACKAGER_APP_HLS_FLAGS_H_
Generated on Tue Mar 28 2017 21:19:28 for DASH Media Packaging SDK by
1.8.6