Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
MemBuffer Struct Reference

#include <FFmpegImage.h>

Public Attributes

uint8_tdata = nullptr
 
size_t size = 0
 
size_t pos = 0
 

Member Data Documentation

§ data

uint8_t* MemBuffer::data = nullptr

§ pos

size_t MemBuffer::pos = 0

§ size

size_t MemBuffer::size = 0

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