Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ISoundEffect.h File Reference

This file defines ISoundEffect that represents effects that can be applied on a sound object. More...

#include "FCMPreConfig.h"
#include "FCMTypes.h"
#include "IFCMUnknown.h"
#include "DOMTypes.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

struct  DOM::Utils::ENVELOPE_POINT
 This structure defines a sound envelope. More...
 
class  DOM::Utils::ISoundEffect
 ISoundEffect represents the effect that can be applied on a sound object. Sound Effect provides a "sound envelope" that allows time based volume control. More...
 

Namespaces

 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 DOM::Utils
 Provides utility interfaces and definitions.
 

Variables

FCM::ConstFCMIID DOM::Utils::IID_ISOUND_EFFECT
 Defines the universally-unique Interface ID for ISoundEffect. More...
 

Detailed Description

This file defines ISoundEffect that represents effects that can be applied on a sound object.