NvNmos
|
#include <nvnmos.h>
Public Attributes | |
const char * | sdp |
Defines configuration settings used to create senders in an NvNmosNodeServer.
const char* _NvNmosSenderConfig::sdp |
Holds the Session Description Protocol data used to configure the sender. 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 'ts-refclk' attributes are used to specify the node clock. The 'x-nvnmos-id' session-level attribute specifies the unique identifier for the sender. The 'x-nvnmos-group-hint' session-level attribute may be used to specify a group hint tag for the sender. The 'x-nvnmos-src-port' media-level attribute is used to specify the source port from which the stream is transmitted.