Microsoft DirectX 9.0 SDK Update (October 2004)

Speakers.FivePointOne Property

Language:

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

Retrieves and sets whether the audio will be played through a speaker arrangement of five surround speakers with a subwoofer.

Definition

Visual Basic .NET Public Property FivePointOne As Boolean
C# public bool FivePointOne { get; set; }
Managed C++ public: __property bool get_FivePointOne();
public: __property void set_FivePointOne(bool);
JScript .NET public function get FivePointOne() : boolean
public function set FivePointOne(boolean);

Property Value

System.Boolean . A value set to true if the audio will be played through a speaker arrangement of five surround speakers with a subwoofer; otherwise, false.

This property is read/write. 

© 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