|
Shaka Packager SDK
|
#include <mpd_writer.h>
Public Member Functions | |
| virtual std::unique_ptr< MpdNotifier > | Create (const MpdOptions &mpd_options)=0 |
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.
|
inline |
Definition at line 34 of file mpd_writer.h.
|
inlinevirtual |
Definition at line 35 of file mpd_writer.h.