defaultMaximumAnimationDecodedBytes top-level constant

int const defaultMaximumAnimationDecodedBytes

Default aggregate byte budget for decoded frames and working canvases.

Implementation

const int defaultMaximumAnimationDecodedBytes = 512 * 1024 * 1024;