Multicast#

NvSciError
NvSciStreamMulticastCreate(
    uint32_t const          outputCount,
    NvSciStreamBlock *const multicast
)
../../../../_images/nvsci_nvscistream_image19.png
  • Multicast blocks have a single input connection and a fixed number of output connections specified at creation.

  • During the connection process described in the following section, the order in which outputs are connected doesn’t matter.