Flutter Engine
The Flutter Engine
Public Attributes | List of all members
SkCodecs::Decoder Struct Reference

#include <SkCodec.h>

Public Attributes

std::string_view id
 
IsFormatCallback isFormat
 
MakeFromStreamCallback makeFromStream
 

Detailed Description

Definition at line 1053 of file SkCodec.h.

Member Data Documentation

◆ id

std::string_view SkCodecs::Decoder::id

Definition at line 1056 of file SkCodec.h.

◆ isFormat

IsFormatCallback SkCodecs::Decoder::isFormat

Definition at line 1057 of file SkCodec.h.

◆ makeFromStream

MakeFromStreamCallback SkCodecs::Decoder::makeFromStream

Definition at line 1058 of file SkCodec.h.


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