File: wp-includes/class-avif-info.php
-
methodParser::parse_meta()
Parses a “meta” box.
-
methodParser::parse_ftyp()
Parses a file stream.
-
methodParser::parse_file()
Parses a file stream.
-
methodParser::__construct()
-
methodParser::parse_ipco()
Parses an “ipco” box.
-
methodParser::parse_iprp()
Parses an “iprp” box.
-
methodParser::parse_iref()
Parses an “iref” box.
-
methodBox::parse()
Reads the box header.
-
Finds the width, height, bit depth and number of channels of the primary item.
-
Binds the width, height, bit depth and number of channels from stored internal features.
-
functionread_big_endian()
Reads an unsigned integer with most significant bits first.
-
functionread()
Reads bytes and advances the stream position by the same count.