Unit 'Media.MFObjects' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_win_media]

TMFPaletteEntry

Declaration

Source position: Media.MFObjects.pas line 497

type TMFPaletteEntry = record

  case Integer of

    0: (

        ARGB: TMFARGB;

  

      );

    1: (

        AYCbCr: TMFAYUVSample;

  

      );

end;



CT Web help

CodeTyphon Studio