Shaka Packager SDK
mp4_output_params.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 #ifndef PACKAGER_MEDIA_PUBLIC_MP4_OUTPUT_PARAMS_H_
8 #define PACKAGER_MEDIA_PUBLIC_MP4_OUTPUT_PARAMS_H_
9 
10 namespace shaka {
11 
23 };
24 
25 } // namespace shaka
26 
27 #endif // PACKAGER_MEDIA_PUBLIC_MP4_OUTPUT_PARAMS_H_
shaka::Mp4OutputParams::include_pssh_in_stream
bool include_pssh_in_stream
Definition: mp4_output_params.h:18
shaka::Mp4OutputParams
MP4 (ISO-BMFF) output related parameters.
Definition: mp4_output_params.h:13
shaka
All the methods that are virtual are virtual for mocking.
Definition: gflags_hex_bytes.cc:11
shaka::Mp4OutputParams::generate_sidx_in_media_segments
bool generate_sidx_in_media_segments
Definition: mp4_output_params.h:22