PXV_MediaDrawStage Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 06:44, 3 August 2020


Specifies the ...

Syntax

enum PXV_MediaDrawStage
{
    MDS_BackDrop = 0,
    MDS_Overlay  = 1,
    MDS__last_   = 2,
};

Constants

MDS_BackDrop
The ...
MDS_Overlay
The ...
MDS__last_
The ...

See Also

IPXV_MediaCallback::OnMediaContentRender