inputCacheConsumed property

  1. @UnsignedLongLong()
int inputCacheConsumed
getter/setter pair

The number of frames that have been consumed in the cache. Used for determining the next valid frame.

Implementation

@ma_uint64()
external int inputCacheConsumed;