GetRichMediaAssetInfo

Annotations and hotspot links

Description

Retrieves metadata information for a specific rich media asset

Syntax

Delphi

Function TPDFlib.GetRichMediaAssetInfo(AnnotationIndex, AssetIndex: Integer; Out Info: TPDFlibRichMediaAssetInfo): Integer;

Parameters

AnnotationIndexThe 1-based index of the target rich media annotation
AssetIndexThe 1-based index of the asset within the rich media annotation
InfoThe output record containing asset name, MIME type, and sizing properties

Return values

1 if information was successfully retrieved, or 0 on error