Fixed HTTP Dynamic (F4V) processing.
This commit is contained in:
parent
4d9db0d6ee
commit
ee9aacc49e
2 changed files with 2 additions and 3 deletions
|
@ -75,7 +75,6 @@ namespace MP4{
|
|||
std::vector<abst_qualityentry> Qualities;
|
||||
std::vector<Box *> SegmentRunTables;
|
||||
std::vector<Box *> FragmentRunTables;
|
||||
Box * Container;
|
||||
};//ABST Box
|
||||
|
||||
struct afrt_fragmentrunentry {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue