StreamChaosMonkeySettings.frameDrop property
Optional configuration to drop frames from a stream leaving this undefined means don’t drop any frames
Signature:
frameDrop?: DropRandom | DropEvery | DropStart;
Optional configuration to drop frames from a stream leaving this undefined means don’t drop any frames
Signature:
frameDrop?: DropRandom | DropEvery | DropStart;