Limiter#

NvSciError
NvSciStreamLimiterCreate(
   uint32_t const          maxPackets,
   NvSciStreamBlock *const limiter
)
  • media/image23.png

    media/image23.png#

  • Limiter blocks have one input and one output.

  • The number of packets allowed to be sent downstream to a consumer block is specified at creation.