fixed bug where an unindexed video would cache a blank first frame
This commit is contained in:
@@ -255,6 +255,7 @@ public:
|
||||
*/
|
||||
const rational& LastRequestedTime();
|
||||
|
||||
bool ValueCachingEnabled();
|
||||
void SetValueCachingEnabled(bool enabled);
|
||||
|
||||
virtual DataType data_type() = 0;
|
||||
|
||||
Reference in New Issue
Block a user