Limiter#

NvSciError
NvSciStreamLimiterCreate(
   uint32_t const          maxPackets,
   NvSciStreamBlock *const limiter
)
  • ../../../../_images/nvsci_nvscistream_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.