LeiaSR SDK 720218b2 v1.32.7.6322 2025-02-13T14:55:38Z
Stable
Public Attributes | List of all members
SR_videoFrame Struct Reference

C-compatible struct containing an image recorded by a Camera. More...

#include <videoframe.h>

Public Attributes

uint64_t frameId
 
uint64_t time
 
uint64_t streamId
 
uint64_t channels
 
uint64_t height
 
uint64_t width
 
int64_t valueType
 
uint64_t cropY
 
uint64_t cropX
 
uint64_t originalHeight
 
uint64_t originalWidth
 
void * data
 

Detailed Description

C-compatible struct containing an image recorded by a Camera.

Copyright (C) 2025 Leia, Inc.

Member Data Documentation

◆ channels

uint64_t SR_videoFrame::channels

◆ cropX

uint64_t SR_videoFrame::cropX

◆ cropY

uint64_t SR_videoFrame::cropY

◆ data

void* SR_videoFrame::data

◆ frameId

uint64_t SR_videoFrame::frameId

◆ height

uint64_t SR_videoFrame::height

◆ originalHeight

uint64_t SR_videoFrame::originalHeight

◆ originalWidth

uint64_t SR_videoFrame::originalWidth

◆ streamId

uint64_t SR_videoFrame::streamId

◆ time

uint64_t SR_videoFrame::time

◆ valueType

int64_t SR_videoFrame::valueType

◆ width

uint64_t SR_videoFrame::width

The documentation for this struct was generated from the following file: