SetDeviceId
Function Usage
Sets the device ID.
Prototype
void SetDeviceId(const std::string& deviceId);
Parameter Description
Parameter |
Input/Output |
Description |
|---|---|---|
deviceId |
Input |
Device ID to be set |
Parent topic: Stream
Sets the device ID.
void SetDeviceId(const std::string& deviceId);
Parameter |
Input/Output |
Description |
|---|---|---|
deviceId |
Input |
Device ID to be set |