load cue point during find
Change-Id: Ied0ea43c85cba47af61c0f60698df18c58389d0c
This commit is contained in:
parent
9105d61514
commit
8f2a2e04d7
@ -1939,7 +1939,7 @@ bool Cues::Find(
|
||||
assert(time_ns >= 0);
|
||||
assert(pTrack);
|
||||
|
||||
const_cast<Cues*>(this)->Init();
|
||||
const_cast<Cues*>(this)->LoadCuePoint();
|
||||
|
||||
assert(m_cue_points);
|
||||
assert(m_count > 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user