Share via


IXRPlaySoundAction (Compact 2013)

3/28/2014

Plays a sound when a specified action is triggered.

Syntax

class IXRPlaySoundAction : public IXRInteractivityTriggerAction

Public Data Members

None

Protected Data Members

None

Member Functions

Member Function

Description

IXRPlaySoundAction.GetSource(BSTR *)

Gets the value of the Source property.

IXRPlaySoundAction.GetVolume(float *)

Gets the value of the Volume property.

IXRPlaySoundAction.SetSource(const WCHAR *)

Sets the value of the Source property.

IXRPlaySoundAction.SetVolume(float)

Sets the value of the Volume property.

Overridable Member Functions

Implemented Methods

See Also

Reference

Classes for Interactivity