<divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">// Copyright 2015 Google Inc. All rights reserved.</span></div><divclass="line"><aname="l00002"></a><spanclass="lineno"> 2</span> <spanclass="comment">//</span></div><divclass="line"><aname="l00003"></a><spanclass="lineno"> 3</span> <spanclass="comment">// Use of this source code is governed by a BSD-style</span></div><divclass="line"><aname="l00004"></a><spanclass="lineno"> 4</span> <spanclass="comment">// license that can be found in the LICENSE file or at</span></div><divclass="line"><aname="l00005"></a><spanclass="lineno"> 5</span> <spanclass="comment">// https://developers.google.com/open-source/licenses/bsd</span></div><divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> </div><divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="preprocessor">#ifndef PACKAGER_MEDIA_FORMATS_WEBM_SEGMENTER_TEST_UTILS_H_</span></div><divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="preprocessor">#define PACKAGER_MEDIA_FORMATS_WEBM_SEGMENTER_TEST_UTILS_H_</span></div><divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> </div><divclass="line"><aname="l00010"></a><spanclass="lineno"> 10</span> <spanclass="preprocessor">#include <gtest/gtest.h></span></div><divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> </div><divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="preprocessor">#include "packager/file/file_closer.h"</span></div><divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="preprocessor">#include "packager/file/file_test_util.h"</span></div><divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="preprocessor">#include "packager/file/memory_file.h"</span></div><divclass="line"><aname="l00015"></a><spanclass="lineno"> 15</span> <spanclass="preprocessor">#include "packager/media/base/media_sample.h"</span></div><divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="preprocessor">#include "packager/media/base/muxer_options.h"</span></div><divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="preprocessor">#include "packager/media/base/stream_info.h"</span></div><divclass="line"><aname="l00018"></a><spanclass="lineno"> 18</span> <spanclass="preprocessor">#include "packager/media/base/video_stream_info.h"</span></div><divclass="line"><aname="l00019"></a><spanclass="lineno"> 19</span> <spanclass="preprocessor">#include "packager/media/formats/webm/mkv_writer.h"</span></div><divclass="line"><aname="l00020"></a><spanclass="lineno"> 20</span> <spanclass="preprocessor">#include "packager/media/formats/webm/segmenter.h"</span></div><divclass="line"><aname="l00021"></a><spanclass="lineno"> 21</span> <spanclass="preprocessor">#include "packager/media/formats/webm/webm_parser.h"</span></div><divclass="line"><aname="l00022"></a><spanclass="lineno"> 22</span> <spanclass="preprocessor">#include "packager/status.h"</span></div><divclass="line"><aname="l00023"></a><spanclass="lineno"> 23</span> <spanclass="preprocessor">#include "packager/status_test_util.h"</span></div><divclass="line"><aname="l00024"></a><spanclass="lineno"> 24</span> </div><divclass="line"><aname="l00025"></a><spanclass="lineno"> 25</span> <spanclass="keyword">namespace </span><aclass="code"href="../../d8/daf/namespaceshaka.html">shaka</a> {</div><divclass="line"><aname="l00026"></a><spanclass="lineno"> 26</span> <spanclass="keyword">namespace </span>media {</div><divclass="line"><aname="l00027"></a><spanclass="lineno"> 27</span> 
<divclass="ttc"id="classshaka_1_1media_1_1StreamInfo_html"><divclass="ttname"><ahref="../../d5/db1/classshaka_1_1media_1_1StreamInfo.html">shaka::media::StreamInfo</a></div><divclass="ttdoc">Abstract class holds stream information. </div><divclass="ttdef"><b>Definition:</b><ahref="../../d8/daa/stream__info_8h_source.html#l00062">stream_info.h:62</a></div></div>
<divclass="ttc"id="classshaka_1_1media_1_1SegmentTestBase_html_aeba2d28eb9f605bae1536e13c1cac950"><divclass="ttname"><ahref="../../d2/dba/classshaka_1_1media_1_1SegmentTestBase.html#aeba2d28eb9f605bae1536e13c1cac950">shaka::media::SegmentTestBase::CreateVideoStreamInfo</a></div><divclass="ttdeci">VideoStreamInfo * CreateVideoStreamInfo(uint32_t time_scale) const</div><divclass="ttdoc">Creates a video stream info object for testing. </div><divclass="ttdef"><b>Definition:</b><ahref="../../d4/da7/segmenter__test__base_8cc_source.html#l00084">segmenter_test_base.cc:84</a></div></div>
<divclass="ttc"id="namespaceshaka_html"><divclass="ttname"><ahref="../../d8/daf/namespaceshaka.html">shaka</a></div><divclass="ttdoc">All the methods that are virtual are virtual for mocking. </div><divclass="ttdef"><b>Definition:</b><ahref="../../d4/d15/gflags__hex__bytes_8cc_source.html#l00011">gflags_hex_bytes.cc:11</a></div></div>
<divclass="ttc"id="structshaka_1_1media_1_1MuxerOptions_html"><divclass="ttname"><ahref="../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html">shaka::media::MuxerOptions</a></div><divclass="ttdoc">This structure contains the list of configuration options for Muxer. </div><divclass="ttdef"><b>Definition:</b><ahref="../../d0/d0e/muxer__options_8h_source.html#l00020">muxer_options.h:20</a></div></div>
<divclass="ttc"id="classshaka_1_1media_1_1SegmentTestBase_html_a89f8406b8a174eb5bdc611bec92f9f4f"><divclass="ttname"><ahref="../../d2/dba/classshaka_1_1media_1_1SegmentTestBase.html#a89f8406b8a174eb5bdc611bec92f9f4f">shaka::media::SegmentTestBase::CreateAndInitializeSegmenter</a></div><divclass="ttdeci">void CreateAndInitializeSegmenter(const MuxerOptions &options, const StreamInfo &info, std::unique_ptr< webm::Segmenter > *result) const</div><divclass="ttdoc">Creates a Segmenter of the given type and initializes it. </div><divclass="ttdef"><b>Definition:</b><ahref="../../d0/dee/segmenter__test__base_8h_source.html#l00047">segmenter_test_base.h:47</a></div></div>
<divclass="ttc"id="classshaka_1_1media_1_1SegmentTestBase_html_a87fefed1921b0dad84b1d082e30cce37"><divclass="ttname"><ahref="../../d2/dba/classshaka_1_1media_1_1SegmentTestBase.html#a87fefed1921b0dad84b1d082e30cce37">shaka::media::SegmentTestBase::CreateMuxerOptions</a></div><divclass="ttdeci">MuxerOptions CreateMuxerOptions() const</div><divclass="ttdoc">Creates a Muxer options object for testing. </div><divclass="ttdef"><b>Definition:</b><ahref="../../d4/da7/segmenter__test__base_8cc_source.html#l00075">segmenter_test_base.cc:75</a></div></div>
<divclass="ttc"id="classshaka_1_1media_1_1SegmentTestBase_html_afd8845d029698f556ca09436da0c62ef"><divclass="ttname"><ahref="../../d2/dba/classshaka_1_1media_1_1SegmentTestBase.html#afd8845d029698f556ca09436da0c62ef">shaka::media::SegmentTestBase::CreateSample</a></div><divclass="ttdeci">std::shared_ptr< MediaSample > CreateSample(KeyFrameFlag key_frame_flag, uint64_t duration, SideDataFlag side_data_flag)</div><divclass="ttdoc">Creates a new media sample. </div><divclass="ttdef"><b>Definition:</b><ahref="../../d4/da7/segmenter__test__base_8cc_source.html#l00052">segmenter_test_base.cc:52</a></div></div>
<divclass="ttc"id="classshaka_1_1media_1_1SegmentTestBase_html_a8d4178714145fa2d18821840db8fb2a6"><divclass="ttname"><ahref="../../d2/dba/classshaka_1_1media_1_1SegmentTestBase.html#a8d4178714145fa2d18821840db8fb2a6">shaka::media::SegmentTestBase::OutputFileName</a></div><divclass="ttdeci">std::string OutputFileName() const</div><divclass="ttdoc">Gets the file name of the current output file. </div><divclass="ttdef"><b>Definition:</b><ahref="../../d4/da7/segmenter__test__base_8cc_source.html#l00093">segmenter_test_base.cc:93</a></div></div>
<divclass="ttc"id="classshaka_1_1media_1_1SegmentTestBase_html_a08c5db7b7f28da29ca40147cf8673a7a"><divclass="ttname"><ahref="../../d2/dba/classshaka_1_1media_1_1SegmentTestBase.html#a08c5db7b7f28da29ca40147cf8673a7a">shaka::media::SegmentTestBase::TemplateFileName</a></div><divclass="ttdeci">std::string TemplateFileName(int number) const</div><divclass="ttdoc">Gets the file name of the given template file. </div></div>
<divclass="ttc"id="classshaka_1_1media_1_1VideoStreamInfo_html"><divclass="ttname"><ahref="../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html">shaka::media::VideoStreamInfo</a></div><divclass="ttdoc">Holds video stream information. </div><divclass="ttdef"><b>Definition:</b><ahref="../../d7/d87/video__stream__info_8h_source.html#l00023">video_stream_info.h:23</a></div></div>