Poppler Qt6 24.04.0
Public Types | Public Member Functions | List of all members
Poppler::RichMediaAnnotation::Instance Class Reference

#include <poppler-annotation.h>

Public Types

enum  Type { Type3D , TypeFlash , TypeSound , TypeVideo }
 

Public Member Functions

RichMediaAnnotation::Paramsparams () const
 
Type type () const
 

Detailed Description

The instance object of a RichMediaAnnotation::Configuration object.

The instance object represents one media object, that should be shown on the page. It has a media type and a Params object, to define the media specific parameters.

Member Enumeration Documentation

◆ Type

Describes the media type of the instance.

Enumerator
Type3D 

A 3D media file.

TypeFlash 

A Flash media file.

TypeSound 

A sound media file.

TypeVideo 

A video media file.


The documentation for this class was generated from the following file: