5#ifndef PDFTRON_H_CPPPDFAnnotsSound
6#define PDFTRON_H_CPPPDFAnnotsSound
163Sound(TRN_Annot sound);
171#include <Impl/Page.inl>
SDF::Obj GetSDFObj() const
SDF::Obj GetSoundStream() const
static Sound Create(SDF::SDFDoc &doc, const Point &pos, Icon icon=e_Speaker)
static Sound CreateAnnot(SDF::SDFDoc &doc, const Point &pos, Icon icon=e_Speaker)
void SetIcon(Icon type=e_Speaker)
static Sound Create(SDF::SDFDoc &doc, const Rect &pos, Icon icon=e_Speaker)
void SetIcon(const char *type)
const char * GetIconName() const
void SetSoundStream(SDF::Obj icon)
static Sound CreateWithData(SDF::SDFDoc &doc, const Rect &pos, Filters::Filter source_data, int bits_per_sample, int sample_freq, int num_channels, Icon icon=e_Speaker)
static Sound CreateAnnot(SDF::SDFDoc &doc, const Rect &pos, Icon icon=e_Speaker)
@ e_Unknown
Invalid or non-standard.
@ e_Speaker
Speaker sound.