Tuya iOS Smart Life App SDK 5.15.0
LimitedCVPixelBufferPool Class Reference

#include <LimitedCVPixelBufferPool.h>

Public Member Functions

 LimitedCVPixelBufferPool (int width, int height, int pixelfmt)
 
 ~LimitedCVPixelBufferPool ()
 
CVPixelBufferRef GetPixelBuffer ()
 
void ReleasePixelBuffer (CVPixelBufferRef pixelBuffer)
 
int width ()
 
int height ()
 
 LimitedCVPixelBufferPool (int width, int height, int pixelfmt)
 
 ~LimitedCVPixelBufferPool ()
 
CVPixelBufferRef GetPixelBuffer ()
 
void ReleasePixelBuffer (CVPixelBufferRef pixelBuffer)
 
int width ()
 
int height ()
 

Detailed Description

Definition at line 17 of file LimitedCVPixelBufferPool.h.

Constructor & Destructor Documentation

◆ LimitedCVPixelBufferPool() [1/2]

LimitedCVPixelBufferPool::LimitedCVPixelBufferPool ( int  width,
int  height,
int  pixelfmt 
)

◆ ~LimitedCVPixelBufferPool() [1/2]

LimitedCVPixelBufferPool::~LimitedCVPixelBufferPool ( )

◆ LimitedCVPixelBufferPool() [2/2]

LimitedCVPixelBufferPool::LimitedCVPixelBufferPool ( int  width,
int  height,
int  pixelfmt 
)

◆ ~LimitedCVPixelBufferPool() [2/2]

LimitedCVPixelBufferPool::~LimitedCVPixelBufferPool ( )

Member Function Documentation

◆ GetPixelBuffer() [1/2]

CVPixelBufferRef LimitedCVPixelBufferPool::GetPixelBuffer ( )

◆ GetPixelBuffer() [2/2]

CVPixelBufferRef LimitedCVPixelBufferPool::GetPixelBuffer ( )

◆ height() [1/2]

int LimitedCVPixelBufferPool::height ( )
inline

Definition at line 30 of file LimitedCVPixelBufferPool.h.

◆ height() [2/2]

int LimitedCVPixelBufferPool::height ( )
inline

Definition at line 30 of file LimitedCVPixelBufferPool.h.

◆ ReleasePixelBuffer() [1/2]

void LimitedCVPixelBufferPool::ReleasePixelBuffer ( CVPixelBufferRef  pixelBuffer)

◆ ReleasePixelBuffer() [2/2]

void LimitedCVPixelBufferPool::ReleasePixelBuffer ( CVPixelBufferRef  pixelBuffer)

◆ width() [1/2]

int LimitedCVPixelBufferPool::width ( )
inline

Definition at line 27 of file LimitedCVPixelBufferPool.h.

◆ width() [2/2]

int LimitedCVPixelBufferPool::width ( )
inline

Definition at line 27 of file LimitedCVPixelBufferPool.h.


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