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