Poppler Qt6 24.03.0
Public Types | Public Member Functions | List of all members
Poppler::RichMediaAnnotation::Configuration Class Reference

#include <poppler-annotation.h>

Public Types

enum  Type { Type3D , TypeFlash , TypeSound , TypeVideo }
 

Public Member Functions

QList< RichMediaAnnotation::Instance * > instances () const
 
QString name () const
 
Type type () const
 

Detailed Description

The configuration object of a RichMediaAnnotation::Content object.

The configuration object provides access to the various Instance objects of the rich media annotation.

Member Enumeration Documentation

◆ Type

Describes the media type of the configuration.

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: