WebIDLpedia

PlaneLayout dictionary

Definition

WebCodecs defines PlaneLayout



dictionary PlaneLayout {
  [EnforceRange] required unsigned long offset;
  [EnforceRange] required unsigned long stride;
};

Referring IDL interfaces/dictionaries