PXC_Action_Sound_Flags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search


Specifies the ...

Syntax

enum PXC_Action_Sound_Flags
{
    SoundFlag_Synchronous = 1,
    SoundFlag_Repeat      = 2,
    SoundFlag_Mix         = 4,
};

Constants

SoundFlag_Synchronous
The ...
SoundFlag_Repeat
The ...
SoundFlag_Mix
The ...