Tuya iOS Smart Life App SDK 5.15.0
ThingPixelBufferQueue Struct Reference

#include <ThingPixelBufferQueue+MediaServices.h>

Public Attributes

int maxSize
 
int size
 
int front
 
int rear
 
void * datas []
 

Detailed Description

Definition at line 30 of file ThingPixelBufferQueue+MediaServices.h.

Member Data Documentation

◆ datas

void * ThingPixelBufferQueue::datas

Definition at line 35 of file ThingPixelBufferQueue+MediaServices.h.

◆ front

int ThingPixelBufferQueue::front

Definition at line 33 of file ThingPixelBufferQueue+MediaServices.h.

◆ maxSize

int ThingPixelBufferQueue::maxSize

Definition at line 31 of file ThingPixelBufferQueue+MediaServices.h.

◆ rear

int ThingPixelBufferQueue::rear

Definition at line 34 of file ThingPixelBufferQueue+MediaServices.h.

◆ size

int ThingPixelBufferQueue::size

Definition at line 32 of file ThingPixelBufferQueue+MediaServices.h.


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