Renderers Class

Summary
The Renderers object contains a collection of registered audio or midi renderers.
Syntax
C#
C++/CLI
[DefaultMemberAttribute("Item")] 
public class Renderers : IEnumerable<Renderer>, IEnumerable, IDisposable 
[DefaultMemberAttribute("Item")] 
public ref class Renderers : public System.Collections.Generic.IEnumerable<Renderer>, System.Collections.IEnumerable, System.IDisposable   
Remarks

The Renderers object collection is the base class for the AudioRenderers and MidiRenderers collection objects. A Renderers collection object is not externally creatable and is only obtained through the parent object's AudioRenderers or MidiRenderers properties.

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.