libwebm: added Cues::GetCount

Change-Id: I5b2bca8fd7229318783d9b97c50a4e20ce2ba640
This commit is contained in:
matthewjheaney
2011-02-26 11:50:23 -05:00
parent b0465e167e
commit cf36dc2848
2 changed files with 11 additions and 0 deletions

View File

@@ -519,6 +519,7 @@ public:
const CuePoint::TrackPosition*) const;
bool LoadCuePoint() const;
long GetCount() const;
private:
void Init() const;