SoundDeviceConfig.PlaybackDevice Property |
Language: |
Visual Basic Public Property PlaybackDevice As Device C# public Device PlaybackDevice { get; set; } C++ public:
property Device^ PlaybackDevice {
Device^ get();
void set(Device^ value);
}JScript public function get PlaybackDevice() : Device
public function set PlaybackDevice(Device);
This property is read/write.
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