7#ifndef APP_STREAM_DESCRIPTOR_H_
8#define APP_STREAM_DESCRIPTOR_H_
13#include <packager/packager.h>
25 const std::string& descriptor_string);
All the methods that are virtual are virtual for mocking.
std::optional< StreamDescriptor > ParseStreamDescriptor(const std::string &descriptor_string)