|   |   |   | 
| CaptureBufferDescription.CaptureEffectDescription Property | Language: | 
Retrieves and sets an array of CaptureEffectDescription structures that describe capture effects supported by the CaptureBuffer object.
Visual Basic Public Property CaptureEffectDescription As CaptureEffectDescription() C# public CaptureEffectDescription[] CaptureEffectDescription { get; set; } C++ public: 
property array<CaptureEffectDescription>^ CaptureEffectDescription {
array<CaptureEffectDescription>^ get();
void set(array<CaptureEffectDescription>^ value);
}JScript public function get CaptureEffectDescription() : CaptureEffectDescription[] 
public function set CaptureEffectDescription(CaptureEffectDescription[]);
Microsoft.DirectX.DirectSound.CaptureEffectDescription[]
This property is read/write.
An array of CaptureEffectDescription structures that describe capture effects supported by the CaptureBuffer object.
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