Renderers Class

Summary
Contains a collection of registered audio or midi renderers.
Syntax
C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class Renderers : IEnumerable<Renderer>, IEnumerable 
<DefaultMemberAttribute("Item")> 
Public Class Renderers  
   Implements System.Collections.Generic.IEnumerable(Of Renderer), System.Collections.IEnumerable  
[DefaultMemberAttribute("Item")] 
public ref class Renderers : public System.Collections.Generic.IEnumerable<Renderer>, System.Collections.IEnumerable   
Remarks

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

Requirements

Target Platforms

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

Leadtools.MediaFoundation Assembly

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