| Package | Description |
|---|---|
| com.tencentcloudapi.tiw.v20190919.models |
| Modifier and Type | Method and Description |
|---|---|
Whiteboard |
StartWhiteboardPushRequest.getWhiteboard()
Get Whiteboard parameters, such as the width, height, and background color of the whiteboard.
|
Whiteboard |
CreateVideoGenerationTaskRequest.getWhiteboard()
Get Whiteboard parameters of the recording video generation task, such as the width and height of the whiteboard.
|
Whiteboard |
StartOnlineRecordRequest.getWhiteboard()
Get Real-time recording whiteboard parameter, such as the whiteboard width and height
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartWhiteboardPushRequest.setWhiteboard(Whiteboard Whiteboard)
Set Whiteboard parameters, such as the width, height, and background color of the whiteboard.
|
void |
CreateVideoGenerationTaskRequest.setWhiteboard(Whiteboard Whiteboard)
Set Whiteboard parameters of the recording video generation task, such as the width and height of the whiteboard.
|
void |
StartOnlineRecordRequest.setWhiteboard(Whiteboard Whiteboard)
Set Real-time recording whiteboard parameter, such as the whiteboard width and height
|
| Constructor and Description |
|---|
Whiteboard(Whiteboard source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.