9 #ifndef PACKAGER_MEDIA_BASE_MUXER_UTIL_H_ 10 #define PACKAGER_MEDIA_BASE_MUXER_UTIL_H_ 16 #include "packager/media/base/key_source.h" 28 Status ValidateSegmentTemplate(
const std::string& segment_template);
37 std::string GetSegmentName(
const std::string& segment_template,
38 uint64_t segment_start_time,
39 uint32_t segment_index,
45 #endif // PACKAGER_MEDIA_BASE_MUXER_UTIL_H_ All the methods that are virtual are virtual for mocking.