Added sourceURI to stream metadata structures

This commit is contained in:
Thulinma 2017-01-15 23:41:28 +01:00
parent 8866b299fb
commit 88749d2259
3 changed files with 21 additions and 4 deletions

View file

@ -338,6 +338,7 @@ namespace DTSC {
uint16_t version;
long long int moreheader;
long long int bufferWindow;
std::string sourceURI;
};
/// An iterator helper for easily iterating over the parts in a Fragment.