MidiRenderers Class

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

The MidiRenderers object contains a collection of registered midi renderers. The PlayCtrl object uses this collection to enumerate and select midi renderers. A MidiRenderers collection object is not externally creatable and is only obtained through the parent object's MidiRenderers 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.