Function rs2_set_mtu
Defined in File rs_eth_config.h
Function Documentation
-
void rs2_set_mtu(const rs2_device *device, unsigned int mtu, rs2_error **error)
Set MTU (Maximum Transmission Unit)
- Parameters:
device – [in] RealSense device
mtu – [in] MTU in bytes (500-9000, in 500 byte steps)
error – [out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored