The number of frames that can be decoded.
@override int numFrames() => _info != null ? _info!.numFrames : 0;