SetDeviceId 函数功能设置DeviceId。 函数原型void Stream::SetDeviceId(const std::string& deviceId); 参数说明 参数名 输入/输出 说明 deviceId 输入 待设定的设备ID。 父主题: Stream