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

@ -56,7 +56,7 @@ public:
/**
* Get frame length
*/
uint32_t Length() const {return _length;}
size_t Length() const {return _length;}
/**
* Get frame timestamp (90kHz)
*/