One pre-resolved media asset: its raw bytes and the contentHash that keys caches and render digests.
bytes
contentHash
typedef ResolvedMedia = ({Uint8List bytes, String contentHash});