NvNmos
Public Attributes | List of all members
_NvNmosReceiverConfig Struct Reference

#include <nvnmos.h>

Public Attributes

const char * sdp
 

Detailed Description

Defines configuration settings used to create receivers in an NvNmosNodeServer.

Member Data Documentation

◆ sdp

const char* _NvNmosReceiverConfig::sdp

Holds the Session Description Protocol data used to configure the receiver. Must not be null. The SDP data must be valid as per the relevant IETF RFC and SMPTE standards for the media format and transport. The 'x-nvnmos-id' session-level attribute specifies the unique identifier for the receiver. The 'x-nvnmos-group-hint' session-level attribute may be used to specify a group hint tag for the receiver. The 'x-nvnmos-iface-ip' media-level attribute is used to specify the interface IP address on which the stream is received.


The documentation for this struct was generated from the following file: