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