Queues#
NvSciError
NvSciStreamFifoQueueCreate(
NvSciStreamBlock *const queue
)
NvSciError
NvSciStreamMailboxQueueCreate(
NvSciStreamBlock *const queue
)

Queue blocks have no inputs and outputs used with the connection function.
Queues are attached directly to a consumer block or a memory boundary source IPC block during that block’s creation.