产品 |
是否支持 |
---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
StreamPassContext构造函数和析构函数。
1 2 | explicit StreamPassContext(int64_t current_max_stream_id) ~StreamPassContext() override = default |
参数名 |
输入/输出 |
说明 |
---|---|---|
current_max_stream_id |
输入 |
当前图中最大的Stream ID。 |
无
无