7 #ifndef APP_STREAM_DESCRIPTOR_H_
8 #define APP_STREAM_DESCRIPTOR_H_
12 #include "packager/base/optional.h"
13 #include "packager/packager.h"
25 const std::string& descriptor_string);
29 #endif // APP_STREAM_DESCRIPTOR_H_
base::Optional< StreamDescriptor > ParseStreamDescriptor(const std::string &descriptor_string)