Source position: Media.MFObjects.pas line 497
type TMFPaletteEntry = record
case Integer of
0: (
ARGB: TMFARGB;
);
1: (
AYCbCr: TMFAYUVSample;
end;