BMPx Media Cache Format Documentation

The media library used by BMPx is a binary metadata cache, binary here means it's not a human readable format like XML or CSV or plain text; this choice was made mostly because of speed concerns.

File Format

Following can be any of the following packets. Each packet type is identified by a uint8_t value, following the individual packet data as described below.

Packet Types