php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_avif_stream Struct Reference

Data Fields

php_streamstream
 
uint8_t buffer [AVIFINFO_MAX_NUM_READ_BYTES]
 

Detailed Description

Definition at line 1142 of file image.c.

Field Documentation

◆ buffer

uint8_t php_avif_stream::buffer[AVIFINFO_MAX_NUM_READ_BYTES]

Definition at line 1144 of file image.c.

◆ stream

php_stream* php_avif_stream::stream

Definition at line 1143 of file image.c.


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