nn::nex::StreamBundling::SetMaxUnreliableBundlingPackets Member Function

Syntax

void SetMaxUnreliableBundlingPackets(
     qUnsignedInt16 packets
);

Parameters

Name Description
in packets The maximum number of bundling packets. 0 sends them without bundling. The default value is QUNSIGNEDINT16_MAX.

Return Values

None.

Description

Sets the maximum number of unreliable packets for bundling.

Revision History

2012/04/20
Initial version.

CONFIDENTIAL