Microsoft DirectX 9.0 SDK Update (October 2004)

TrackDescription.Weight Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets the weight value.

Definition

Visual Basic .NET Public Property Weight As Single
C# public float Weight { get; set; }
Managed C++ public: __property float get_Weight();
public: __property void set_Weight(float);
JScript .NET public function get Weight() : float
public function set Weight(float);

Property Value

System.Single . Weight value.

This property is read/write. 

Remarks

The weight determines how much of a track to blend with other tracks in the mixer.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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