typo
svn-id: r55812
This commit is contained in:
parent
12f919a8e8
commit
4a16e0911f
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ private:
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A VideoDecoder that can rewound back to the beginning.
|
* A VideoDecoder that can be rewound back to the beginning.
|
||||||
*/
|
*/
|
||||||
class RewindableVideoDecoder : public virtual VideoDecoder {
|
class RewindableVideoDecoder : public virtual VideoDecoder {
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue