AudioRenderers Class

Summary
The AudioRenderers object contains a collection of registered audio renderers.
Syntax
C#
C++/CLI
public class AudioRenderers : Renderers 
public ref class AudioRenderers : public Renderers, System.Collections.Generic.IEnumerable<Renderer>, System.Collections.IEnumerable, System.IDisposable   
Remarks

The AudioRenderers object contains a collection of registered audio renderers. The PlayCtrl and CaptureCtrl objects use the collection to enumerate and select audio renderers. An AudioRenderers collection object is not externally creatable and is only obtained through the parent object's AudioRenderers property. This collection object is derived from the general Renderers object collection base class.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.