PXC_Action_Sound_Flags Enumeration

From PDF XChange PDF SDK
Revision as of 01:41, 27 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 ...