Vertex Viewer SDK
    Preparing search index...

    Type Alias StartStreamPayload

    StartStreamPayload: DeepRequired<
        vertexvis.protobuf.stream.IStartStreamPayload,
        ["frameCorrelationId"]
        | ["frameBackgroundColor"]
        | ["streamAttributes"],
    >