package rerun.log_msg.v1alpha1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ArrowMsg

log_msg.proto:51

Corresponds to `LogMsg::ArrowMsg`. Used to transmit actual data.

Used in: LogMsg

message BlueprintActivationCommand

log_msg.proto:72

Corresponds to `LogMsg::BlueprintActivationCommand`. Used for activating a blueprint once it has been fully transmitted, because showing a blueprint before it is fully transmitted can lead to a confusing user experience, or inconsistent results due to heuristics.

Used in: LogMsg

enum Compression

log_msg.proto:31

The type of compression used on the payload.

Used in: ArrowMsg

message CrateInfo

log_msg.proto:167

Information about the Rust SDK that created the recording.

enum Encoding

log_msg.proto:42

The encoding of the message payload.

Used in: ArrowMsg

message FileSource

log_msg.proto:176

A recording which came from a file.

enum FileSourceKind

log_msg.proto:181

Determines where the file came from.

Used in: FileSource

message LogMsg

log_msg.proto:8

TODO(#8631): Remove `LogMsg`

Used in: sdk_comms.v1alpha1.ReadMessagesResponse, sdk_comms.v1alpha1.WriteMessagesRequest

message PythonVersion

log_msg.proto:159

Version of the Python SDK that created the recording.

message SetStoreInfo

log_msg.proto:22

Corresponds to `LogMsg::SetStoreInfo`. Used to identify a recording.

Used in: LogMsg

message StoreInfo

log_msg.proto:84

Information about a recording or blueprint.

Used in: SetStoreInfo

message StoreSource

log_msg.proto:105

The source of a recording or blueprint.

Used in: StoreInfo

message StoreSourceExtra

log_msg.proto:116

A newtype for `StoreSource` payload. This exists to that we can implement conversions on the newtype for convenience.

Used in: StoreSource

enum StoreSourceKind

log_msg.proto:121

What kind of source a recording comes from.

Used in: StoreSource

message StoreVersion

log_msg.proto:201

Used in: StoreInfo