TPDFlibRichMediaActivation

Types

Description

Defines activation triggers for embedded rich media annotation players

Syntax

Delphi

Type TPDFlibRichMediaActivation = (rmaExplicit, rmaPageOpened, rmaPageVisible);

Parameters

rmaExplicitThe player is activated explicitly via user click
rmaPageOpenedThe player is activated automatically when the page is opened
rmaPageVisibleThe player is activated automatically when the page becomes visible