Blender  V3.3
Public Attributes | List of all members
ZstdWriteBlockTask Struct Reference

Public Attributes

struct ZstdWriteBlockTasknext
 
struct ZstdWriteBlockTaskprev
 
voiddata
 
size_t size
 
int frame_number
 
WriteWrapww
 

Detailed Description

Definition at line 211 of file writefile.c.

Member Data Documentation

◆ data

void* ZstdWriteBlockTask::data

Definition at line 213 of file writefile.c.

◆ frame_number

int ZstdWriteBlockTask::frame_number

Definition at line 215 of file writefile.c.

◆ next

struct ZstdWriteBlockTask* ZstdWriteBlockTask::next

Definition at line 212 of file writefile.c.

◆ prev

struct ZstdWriteBlockTask * ZstdWriteBlockTask::prev

Definition at line 212 of file writefile.c.

◆ size

size_t ZstdWriteBlockTask::size

Definition at line 214 of file writefile.c.

◆ ww

WriteWrap* ZstdWriteBlockTask::ww

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