kodi
Public Member Functions | Public Attributes | List of all members
KODI::RETRO::VideoStreamBuffer Struct Reference
Inheritance diagram for KODI::RETRO::VideoStreamBuffer:
Inheritance graph
[legend]
Collaboration diagram for KODI::RETRO::VideoStreamBuffer:
Collaboration graph
[legend]

Public Member Functions

 VideoStreamBuffer (AVPixelFormat pixfmt, uint8_t *data, size_t size, DataAccess access, DataAlignment alignment)
 

Public Attributes

AVPixelFormat pixfmt {AV_PIX_FMT_NONE}
 
uint8_t * data {nullptr}
 
size_t size {0}
 
DataAccess access {DataAccess::READ_WRITE}
 
DataAlignment alignment {DataAlignment::DATA_UNALIGNED}
 

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