Logo FSBarV1_Archived

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

ClientSequence

Full Usage: ClientSequence

Field type: uint64
Field type: uint64

EncodedAtUnixMs

Full Usage: EncodedAtUnixMs

Field type: int64
Field type: int64

Format

Full Usage: Format

Field type: ImageFormat
Field type: ImageFormat

ImageBytes

Full Usage: ImageBytes

Field type: byte[]
Field type: byte[]

IsPlaceholder

Full Usage: IsPlaceholder

Field type: bool
Field type: bool

Quality

Full Usage: Quality

Field type: int
Field type: int

RenderedAtUnixMs

Full Usage: RenderedAtUnixMs

Field type: int64
Field type: int64

ViewportHeight

Full Usage: ViewportHeight

Field type: int
Field type: int

ViewportWidth

Full Usage: ViewportWidth

Field type: int
Field type: int

Type something to start searching.