TrackDescription.Weight Property |
Language: |
Retrieves or sets the weight value.
Visual Basic Public Property Weight As Single C# public float Weight { get; set; } C++ public:
property float Weight {
float get();
void set(float value);
}JScript public function get Weight() : float
public function set Weight(float);
System.Single
This property is read/write.
Weight value.
The weight determines how much of a track to blend with other tracks in the mixer.
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