Playlist support fixed
This commit is contained in:
parent
684df4b23d
commit
ad4c1abd0b
20 changed files with 343 additions and 237 deletions
|
@ -155,9 +155,6 @@ namespace Mist{
|
|||
uint64_t firstPacketTime;
|
||||
uint64_t lastPacketTime;
|
||||
|
||||
size_t thisIdx;
|
||||
uint64_t thisTime;
|
||||
|
||||
std::map<size_t, IPC::sharedPage> curPage; ///< For each track, holds the page that is currently being written.
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue