unitRenderAction_DoNotCheckRenderArgs
If this flag is set, then checks that are done on the arguments provided to render are not performed. This can be useful to use to save computation time in situations where you are sure you are providing the correct arguments and structures to the various render calls.
Declaration
static var unitRenderAction_DoNotCheckRenderArgs: AudioUnitRenderActionFlags { get }