RenderFrameMessage Type
One rendered + encoded frame of the Viewer tab as image bytes. `RenderedAtUnixMs` stamps the instant the scene was rasterized; `EncodedAtUnixMs` stamps the instant the encode completed. Both are populated by `HeadlessRenderer` on the server side and forwarded in the gRPC `RenderFrameMessage` envelope.
Record fields
| Record Field |
Description
|
Full Usage:
ClientSequence
Field type: uint64
|
|
Full Usage:
EncodedAtUnixMs
Field type: int64
|
|
|
|
Full Usage:
ImageBytes
Field type: byte[]
|
|
Full Usage:
IsPlaceholder
Field type: bool
|
|
Full Usage:
Quality
Field type: int
|
|
Full Usage:
RenderedAtUnixMs
Field type: int64
|
|
Full Usage:
ViewportHeight
Field type: int
|
|
Full Usage:
ViewportWidth
Field type: int
|
|
FSBarV1_Archived