Shaka Packager SDK
Public Member Functions | List of all members
shaka::MpdNotifierFactory Class Referenceabstract

#include <mpd_writer.h>

Public Member Functions

virtual std::unique_ptr< MpdNotifierCreate (const MpdOptions &mpd_options)=0
 

Detailed Description

This is mainly for testing, and is implementation detail. No need to worry about this class if you are just using the API. Inject a factory and mock MpdNotifier to test the MpdWriter implementation.

Definition at line 32 of file mpd_writer.h.


The documentation for this class was generated from the following file: