live
RawVideoFrameParameters Class Reference

#include <RawVideoFrameParameters.hh>

Public Member Functions

 RawVideoFrameParameters (unsigned width, unsigned height, unsigned depth, char const *sampling)
virtual ~RawVideoFrameParameters ()

Data Fields

u_int16_t pgroupSize
u_int16_t numPixelsInPgroup
u_int32_t scanLineSize
u_int32_t frameSize
u_int16_t scanLineIterationStep

Detailed Description

Definition at line 24 of file RawVideoFrameParameters.hh.

Constructor & Destructor Documentation

◆ RawVideoFrameParameters()

RawVideoFrameParameters::RawVideoFrameParameters ( unsigned width,
unsigned height,
unsigned depth,
char const * sampling )

◆ ~RawVideoFrameParameters()

virtual RawVideoFrameParameters::~RawVideoFrameParameters ( )
virtual

Field Documentation

◆ frameSize

u_int32_t RawVideoFrameParameters::frameSize

Definition at line 33 of file RawVideoFrameParameters.hh.

◆ numPixelsInPgroup

u_int16_t RawVideoFrameParameters::numPixelsInPgroup

Definition at line 31 of file RawVideoFrameParameters.hh.

◆ pgroupSize

u_int16_t RawVideoFrameParameters::pgroupSize

Definition at line 30 of file RawVideoFrameParameters.hh.

◆ scanLineIterationStep

u_int16_t RawVideoFrameParameters::scanLineIterationStep

Definition at line 34 of file RawVideoFrameParameters.hh.

◆ scanLineSize

u_int32_t RawVideoFrameParameters::scanLineSize

Definition at line 32 of file RawVideoFrameParameters.hh.


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