TwiceAsNice  2019-02-18
Public Attributes | List of all members
tPvFrame Struct Reference

#include <PvApi.h>

Collaboration diagram for tPvFrame:
Collaboration graph

Public Attributes

void * ImageBuffer
 
unsigned long ImageBufferSize
 
void * AncillaryBuffer
 
unsigned long AncillaryBufferSize
 
void * Context [4]
 
unsigned long _reserved1 [8]
 
tPvErr Status
 
unsigned long ImageSize
 
unsigned long AncillarySize
 
unsigned long Width
 
unsigned long Height
 
unsigned long RegionX
 
unsigned long RegionY
 
tPvImageFormat Format
 
unsigned long BitDepth
 
tPvBayerPattern BayerPattern
 
unsigned long FrameCount
 
unsigned long TimestampLo
 
unsigned long TimestampHi
 
unsigned long _reserved2 [32]
 

Member Data Documentation

◆ _reserved1

unsigned long tPvFrame::_reserved1[8]

◆ _reserved2

unsigned long tPvFrame::_reserved2[32]

◆ AncillaryBuffer

void* tPvFrame::AncillaryBuffer

◆ AncillaryBufferSize

unsigned long tPvFrame::AncillaryBufferSize

◆ AncillarySize

unsigned long tPvFrame::AncillarySize

◆ BayerPattern

tPvBayerPattern tPvFrame::BayerPattern

◆ BitDepth

unsigned long tPvFrame::BitDepth

◆ Context

void* tPvFrame::Context[4]

◆ Format

tPvImageFormat tPvFrame::Format

◆ FrameCount

unsigned long tPvFrame::FrameCount

◆ Height

unsigned long tPvFrame::Height

◆ ImageBuffer

void* tPvFrame::ImageBuffer

◆ ImageBufferSize

unsigned long tPvFrame::ImageBufferSize

◆ ImageSize

unsigned long tPvFrame::ImageSize

◆ RegionX

unsigned long tPvFrame::RegionX

◆ RegionY

unsigned long tPvFrame::RegionY

◆ Status

tPvErr tPvFrame::Status

◆ TimestampHi

unsigned long tPvFrame::TimestampHi

◆ TimestampLo

unsigned long tPvFrame::TimestampLo

◆ Width

unsigned long tPvFrame::Width

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