pkasting@chromium.org
2014-11-20 22:28:14 +00:00
parent edc6e57a92
commit 4591fbd09f
341 changed files with 2610 additions and 2613 deletions

View File

@ -69,7 +69,7 @@ public:
// Returns the filename with the path (including the leading slash) removed.
std::string GetName() const;
int32_t GetFrameLength() const;
size_t GetFrameLength() const;
private:
std::string _fileName;