Capabilities of Sensitive Content Analysis and iOS 17?

Hello. I have three questions about the Sensitive Content Analysis (SCA) framework:

  1. SCA seems to be asynchronous. Is there a limit to how much a single app can send through it at a time?
  2. For video analysis, can the video be broken into smaller chunks, and then all chunks be hit concurrently?
  3. Can a video stream be sampled as it's being streamed? e.g. Maybe it samples one frame every 3 seconds and scans those?

Thanks.