FrameProto
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class FrameProto : IMessage<FrameProto>, IBufferMessageConstructors
Constructor
public FrameProto()
Overload
public FrameProto(FrameProto other)
Properties
| Name | Type | Summary |
|---|---|---|
| Anchor | int | - |
| Camera | CameraParamsProto | - |
| static readonly Descriptor | MessageDescriptor | - |
| Exposure | ExposureInfoProto | - |
| Id | int | - |
| IsLargeImage | bool | - |
| static readonly Parser | MessageParser<FrameProto> | - |
| Quality | float | - |
| Range | DepthRangeProto | - |
| Timestamp | double | - |
| TrackingState | int | - |
| Transform | AffineTransformProto | - |
Fields
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | FrameProto | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage