DSoundHelper.InterfaceEffectsCompressor Field

Language:

Retrieves the globally unique identifier (GUID) for the compressor effect interface.

Definition

Visual Basic Public Shared InterfaceEffectsCompressor As Guid
C# public static Guid InterfaceEffectsCompressor;
C++ public: static Guid InterfaceEffectsCompressor;
JScript public static var InterfaceEffectsCompressor : Guid

Field Value

System.Guid
Returns the GUID for the compressor effect interface.

This field is read-only. 

Remarks

This field is used to retrieve the CompressorEffect object, that currently in a SecondaryBuffer object, using the SecondaryBuffer.GetObjectInPath method.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center